ActiveState Community

[Solved] Can't install on Ubuntu 9.10

Posted by tumba25 on 2009-11-03 12:00

I'm trying to install Komodo IDE 5.2

The requirements on http://docs.activestate.com/komodo/5.2/install.html#System_Req_Lin are met.

But the install.sh tells me:

Could not find platform independent libraries 
Could not find platform dependent libraries 
Consider setting $PYTHONHOME to [:]
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "./support/_install.py", line 30, in 
    import os
ImportError: No module named os

What to do?

[SOLVED]
I had Komodo-IDE 5.2.1, the same version that I was running on a previous Debian installation. And it wouldn't install.
I downloaded Komodo-IDE 5.2.2 and it installed fine.