[Pydev-users] [Users] RE: problems with rdflib
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-12-06 10:55:59
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4866331: Which error are you having exactly (i.e.: is it only in code-analysis or are you getting an error when you run? Can you give details on it?) It'd also be nice if you could post the PYTHONPATH you have (both from the command line and from within Eclipse): import sys print('\n'.join(sorted(sys.path))) Cheers, Fabio |