Hi!
I'm using PyDev 2.2.2.20 in Eclipse 3.7.0 and my code imports pysmbc
(libsmbclient bindings for python - http://pypi.python.org/pypi/pysmbc -
C module). Everything works finde, but PyDev marks the line
import smbc as Unresolved Import, although I've added ít to the
PYTHONPATH in project settings and in Interpreter settings (and the code
works fine, if I run it in Eclipse console).
Could this be because pysmbc is a C-module which is compiled natively?
But the egg-zip-archive contains py-files, too!
Archive: pysmbc-1.0.11.1-py2.7-linux-i686.egg
Length Date Time Name
--------- ---------- ----- ----
38498 08-26-2011 13:46 smbc.so
514 08-26-2011 13:46 smbc.pyc
274 08-26-2011 13:46 smbc.py
1797 08-26-2011 13:46 EGG-INFO/PKG-INFO
1 08-26-2011 13:46 EGG-INFO/zip-safe
395 08-26-2011 13:46 EGG-INFO/SOURCES.txt
8 08-26-2011 13:46 EGG-INFO/native_libs.txt
5 08-26-2011 13:46 EGG-INFO/top_level.txt
1 08-26-2011 13:46 EGG-INFO/dependency_links.txt
--------- -------
41493 9 files
Could someone help me with this?
Regards
--
Moritz Schlarb
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users