Hi,

Downloaded SQLAlchemy 0.9.8 and installed on my win7 machine on python 3.4 
using:
python setup.py install.
Installation text seems to indicate a successful install:  
http://pastebin.com/zcMzMn1e 
... but when I attempt to issue:
import sqlalchemy
I get a ImportError: No module named 'sqlalchemy'

Also tried using pip and get error:
Cannot fetch index base URL https://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement sqlalchemy

Any thoughts?

thx
Matt

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to