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

The problem is that your main module is called 'rdflib' (so, when you import
rdflib you're importing your module and not the one in the system).

So, renaming D:\Dropbox\workspace\pyNLG\src\rdflib.py to something else (i.e.:
D:\Dropbox\workspace\pyNLG\src\rdflib_test.py) should make it work properly
in your system.

Cheers,

Fabio

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to