The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4046987:

Hi Vincent,

That's a filename that comes directly from the size of the location of
the interpreter. You can see where it comes from at:
org.python.pydev.ui.pythonpathconf.InterpreterInfo.getExeAsFileSystemValidPath()

The only requisite there is that the folder (i.e.: python_xxx) must be directly
related to the path of the interpreter. I guess an md5 could do the job here
with less chars (the worse part is the backward compatibility)  the only 
workaround
for now is installing your python interpreter in a path with less characters.

Please create a bug for that (and if you want it fixed really soon a patch would
be appreciated).

Cheers,

Fabio

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to