Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7044449
By: chadrik


> Are your files under a source folder
yes, my files are under the pythonpath.

> do you want to setup to use the pydev extensions or the pylint code-analysis?
which is better?  i'll take whichever one we can get to work....

> Do you have some error in your error log? 

i get this one error:

java.io.UnsupportedEncodingException: The encoding found: >>uft-8<< on
/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/test/bad_
coding.py is not a valid encoding.
at org.python.pydev.core.REF.getValidEncoding(REF.java:881)
at org.python.pydev.core.REF.getPythonFileEncoding(REF.java:853)
at org.python.pydev.core.REF.getPythonFileEncoding(REF.java:777)
at org.python.pydev.core.REF.getCustomReturnFromFile(REF.java:652)
at com.python.pydev.analysis.additionalinfo.builders.InterpreterObserver.restore
InfoForModuleManager(InterpreterObserver.java:176)
at com.python.pydev.analysis.additionalinfo.builders.InterpreterObserver.notifyD
efaultPythonpathRestored(InterpreterObserver.java:61)
at org.python.pydev.ui.interpreters.AbstractInterpreterManager.restorePythopathF
orAllInterpreters(AbstractInterpreterManager.java:463)
at org.python.pydev.ui.pythonpathconf.PythonInterpreterPreferencesPage.doRestore
(PythonInterpreterPreferencesPage.java:42)
at org.python.pydev.ui.pythonpathconf.AbstractInterpreterPreferencesPage$1.run(A
bstractInterpreterPreferencesPage.java:168)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.
java:121)


session data:

eclipse.buildId=M20090211-1700
java.version=1.5.0_16
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments:  -keyring /Users/chad/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws carbon -arch x86 -keyring
/Users/chad/.eclipse_keyring -consoleLog -showlocation


-chad




______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to