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

Not sure if this has been reported already - or if I am missing something:

I installed sqlalchemy as shown below:

C:\Python24\Lib\site-packages\sqlalchemy-0.3.5-py2.4.egg

in test.py file this gets an 'Unresolved import' error:

from sqlalchemy import *

I removed and reapplied the Python interpreter as per earlier suggestions 
without
any success. Is there something else I need to do here or is there some
incompatability with egg files?

(Note: the preceding import statement works correctly in PythonWin).

Thx in advance

BrendanC

______________________________________________________________________
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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to