When I tried to download/install I first used easy_install, this put a .egg file in site-packages/ no source .py files.  So I tried to get the .gz file and unzipped it, ran setup.py install and that built the product in place but didn’t copy the tree with examples, docs sources etc to site-packages, it left everything in the dir (tmp) where I built it.  Can I copy this tree into site-packages and should I remove/leave the .egg file?

 

Thanks,

max

-------------------------------------------------------------------------
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
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to