[Tutor] module loading

Mike Hansen Mike.Hansen at atmel.com
Thu Oct 5 16:07:30 CEST 2006


 

> -----Original Message-----
> From: tutor-bounces at python.org 
> [mailto:tutor-bounces at python.org] On Behalf Of halamillo at mail.wsu.edu
> Sent: Thursday, October 05, 2006 12:06 AM
> To: tutor at python.org
> Subject: [Tutor] module loading
> 
> Newbie BioGrad student here (again):
> 
> First, thanks for the help on the root node variable last time. It was
> most helpful!
> 
> Now, I am trying to load a new module into MacPython, but 
> after doing $
> python setup.py install, or $ python setup.py build, then $ python
> setup.py
> 
> the files on the module I downloaded are the following:
> 
> DEVELOPERS      Legal.htm       PKG-INFO        Src            
> customize.py    rpm_build.sh
> Demo            Lib             Packages        Test           
> makeclean.sh    rpm_install.sh
> INSTALL         MANIFEST        README          build          
> makedist.bat    setup.cfg
> Include         Misc            RPM.README      changes.txt    
> makedist.sh     setup.py
> 
> 
> The INSTALL file says I don't need to configure the module if 
> I'm running
> versions greater than OSX, which I am, but when I run the 
> setup file in
> the last line of a bunch of erros it tells me the gcc failed.
> 
> 
> Thanks again for your help. You guys rock.
> 
> 
> 
> Hugo Alamillo
> 265 Eastlick
> Biological Sciences
> PO Box 644236
> Pullman, WA 99164-4236
> 509-432-6869
> https://www.wsu.edu/~halamillo/
> 
> 

You might try asking this on the python mac mail list. They are
extremely helpful.

http://www.python.org/community/sigs/current/pythonmac-sig/

Mike


More information about the Tutor mailing list