Error when configuring Python interpreter for PyDev in Eclipse -
I have recently installed PyDev 2.6 plugin for Eclipse (I run Eclips SDK 4.2.1) and when I Python interpreter in path I try to configure: & gt; C: \ Python27 \ python.exe, it gives me an error message on an "interpreter" and in the error log it says:
com.sun.org.apache.xerces.internal .impl. Io.MalformedByteSequenceException: Unknown byte of sequence of 3 bytes UTF-8 2
I have read other similar questions on this website about this problem but the solutions are not in my position. I have no Unicode characters in my path. I run Python 2.7.3. I appreciate any help or advice about solving this problem because I really want to start Python coding in eclipse, Cheers.
I have encountered the same problem solution Aptana (or eclipse, even at Cappler 4.2.x Was tested).
The source of the problem was in the path of your eclipse / aptana installation; I think the problem here is determined by the diacritic symbol in your name 'Andres Diaz', according to your username)) (mine The case is: Cyrillic username and user's home folder 'Ð ?? ÑÑ ?? Ð ° и Ð »' in Windows 8). The path to your dragon interpreter does not matter here.
Treatment: Reinstall your eclipse in the folder / restore from the path that does not have any non-acci characters. In my case I C: \ Users \ Ð ?? Ð + Ð ° Ð ° иÐ> \ Aptana3 from C: \ Aptana3 and (maybe this New Jersey, I do not know) has moved from Aptana studio to its' C: \ folder to even workstation
PS I think this can prove to be helpful for those who faced such a problem because I could not find any answer about solving this problem, but a lot All the same questions. P.P.S. Sorry for my english, languages are not my leading skills))
Comments
Post a Comment