Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: "W. eWatson" Newsgroups: comp.lang.basic.visual.misc Subject: Installing RO Astronomy PyPI Module on Win7 Date: Wed, 25 Jan 2012 17:24:36 -0800 Organization: A noiseless patient Spider Lines: 9 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 26 Jan 2012 01:24:40 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="OnzL6PJTm8b/de0m/TlOOw"; logging-data="20386"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/j3HWIDEtTzf21gh91zqNoGBLMhiUhFSc=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 Cancel-Lock: sha1:4svQ43itaJToyuBHGYDviUhH524= Xref: x330-a1.tempe.blueboxinc.net comp.lang.basic.visual.misc:727 I've downloaded RO PyPI tar.gz file to my Win7, and extracted the contents using IZarc. According to R. Owen, I should be able to install the module from the command line by locating the folder C:\Users\Wayne\Downloads\RO-2.9.3. Once there I should type in Setup.py install. Well my Python 2.7 burped in that it had no idea where the Setup.py is. Maybe I need to add the location to the PATH? Any comments on this? Perhaps from someone who has done it before.