why is it so hard to install python libraries?, I can never figure out how to get them in place, some libraries I want to install are py text to speech, py computer vision, pyopengl, and pygame for linux. I have a duel boot machine that has Ubuntu 10.4, and windows xp, I am fine with having them installed on either one
python libraries help
Started by
Guest_x42_*
, Jun 03 2010 10:18 AM
3 replies to this topic
#1
Guest_x42_*
Posted 03 June 2010 - 10:18 AM
Guest_x42_*
|
|
|
#2
Posted 15 June 2010 - 02:37 PM
Maybe if you told us what doesnt work we could help.
But in general it's all written in the readme, and it's generally all the same:
But in general it's all written in the readme, and it's generally all the same:
python setup.py install
#3
Guest_x42_*
Posted 19 June 2010 - 03:32 PM
Guest_x42_*
and where do I type this?


Sign In
Create Account

Back to top










