Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #35781

Re: noob can't install python modules/scripts

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: noob can't install python modules/scripts
Date 2012-12-29 16:22 -0500
Organization > Bestiaria Support Staff <
References <4165a2a8-6960-4d6f-a033-07d34b78efcf@googlegroups.com> <50de6da2$0$29967$c3e8da3$5496439d@news.astraweb.com> <e67257a9-9045-476c-8a4b-a7a9cd36a03b@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.1445.1356816149.29569.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, 28 Dec 2012 20:40:59 -0800 (PST), lostguru
<aznjedi585@gmail.com> declaimed the following in
gmane.comp.python.general:

> sorry about that; I was using the setuptools package from pypi python [ http://pypi.python.org/pypi/setuptools ]; I downloaded the ez_setup.py file from under the 64-bit windows installation section and ran that (by double clicking on it, I hope this wasn't another noob mistake lol)

	It could be... Many downloaded installation packages want you to
manually run a "setup.py" program with a command line argument...
Something like:

	python setup.py install

You'd have to read the documentation provided by the package to find
out.
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-28 17:45 -0800
  Re: noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-28 18:36 -0800
  Re: noob can't install python modules/scripts Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-12-29 04:12 +0000
    Re: noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-28 20:40 -0800
      Re: noob can't install python modules/scripts Joel Goldstick <joel.goldstick@gmail.com> - 2012-12-29 09:33 -0500
        Re: noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-29 08:21 -0800
        Re: noob can't install python modules/scripts lostguru <aznjedi585@gmail.com> - 2012-12-29 08:21 -0800
      Re: noob can't install python modules/scripts Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-12-29 16:22 -0500

csiph-web