Re: import graphics library; causes error

2014-11-17 Thread YBM
Le 17/11/2014 04:03, ryguy7272 a écrit : On Sunday, November 16, 2014 3:39:45 PM UTC-5, ryguy7272 wrote: These libraries drive me totally nuts. Sorry, just had to get it out there. Anyway, I open the cmd window, and typed this: 'easy_install python graphics'. So, it starts up and runs/downloa

Re: import graphics library; causes error

2014-11-17 Thread Mark Lawrence
On 17/11/2014 03:03, ryguy7272 wrote: On Sunday, November 16, 2014 3:39:45 PM UTC-5, ryguy7272 wrote: These libraries drive me totally nuts. Sorry, just had to get it out there. Anyway, I open the cmd window, and typed this: 'easy_install python graphics'. So, it starts up and runs/downloads

Re: import graphics library; causes error

2014-11-17 Thread Steven D'Aprano
ryguy7272 wrote: > Python is by far the most backwards type > of technology that I can think of. Using it is completely > counter-productive. I can't take it serious. I have plenty of tools in > my toolbox. I'll keep learning Python, and keep reading books, and keep > using it...but strictly

Re: import graphics library; causes error

2014-11-16 Thread Ian Kelly
On Sun, Nov 16, 2014 at 1:39 PM, ryguy7272 wrote: > Anyway, I open the cmd window, and typed this: 'easy_install python > graphics'. So, it starts up and runs/downloads the appropriate library from > the web. I get confirmation (in the cmd window) that it finishes, then I try > to run this sc

Re: import graphics library; causes error

2014-11-16 Thread Chris Angelico
On Mon, Nov 17, 2014 at 2:03 PM, ryguy7272 wrote: > Well, that's a damn good question. I thought, by defailt, everything was > downloaded to this folder: > 'C:\Python27\Lib\site-packages' > > In there, I have all kinds of things like: > 'setuptools-6.1.dist-info', 'pip-1.5.6.dist-info', etc. > A

Re: import graphics library; causes error

2014-11-16 Thread ryguy7272
On Sunday, November 16, 2014 3:39:45 PM UTC-5, ryguy7272 wrote: > These libraries drive me totally nuts. Sorry, just had to get it out there. > Anyway, I open the cmd window, and typed this: 'easy_install python > graphics'. So, it starts up and runs/downloads the appropriate library from > the

Re: import graphics library; causes error

2014-11-16 Thread Terry Reedy
On 11/16/2014 3:39 PM, ryguy7272 wrote: These libraries drive me totally nuts. Sorry, just had to get it out there. Anyway, I open the cmd window, and typed this: > 'easy_install python graphics'. In what directory? So, it starts up and runs/downloads the appropriate library from the web. >