I'm tryimg to install Phil's pyGame Utilities 0.18 on Win 7. Tried the usuall run setup.py from a cmd prompt but get error "no arguments supplied". Searched long and hard and can't find an answer. Anyone used this package?
Thanks
Phil's pyGame Utilities install problem
Page 1 of 12 Replies - 800 Views - Last Post: 15 May 2012 - 02:52 AM
Replies To: Phil's pyGame Utilities install problem
#2
Re: Phil's pyGame Utilities install problem
Posted 15 May 2012 - 02:43 AM
Hello,
setup.py usually is run from the command line with the flag to install like so:
If there are problems with this, please post the setup.py code like so:
setup.py usually is run from the command line with the flag to install like so:
python setup.py install
If there are problems with this, please post the setup.py code like so:

#3
Re: Phil's pyGame Utilities install problem
Posted 15 May 2012 - 02:52 AM
Page 1 of 1