ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> scipy-dev
scipy-dev
Re: [SciPy-dev] Never change a running system
by Pearu Peterson other posts by this author
Nov 19 2002 9:03PM messages near this date
[SciPy-dev] Never change a running system | [SciPy-dev] Tkinter/OpenGL version of Chaco/Kiva status and request for help
On Tue, 19 Nov 2002, Nils Wagner wrote:

>  Due to some problems I have reinstalled scipy via 
>  latest cvs. python setp.py build works fine. 
>  However python setup.py install failed 

The latest scipy CVS works fine here.
 
>    File "/usr/lib/python2.2/py_compile.py", line 62, in compile 
>      codeobject = __builtin__.compile(codestring, dfile or file, 
>  'exec') 
>  TypeError: compile() argument 1 must be string without null bytes, 
>  not str 
>   
>  Any suggestion ? 

Clean up your scipy installation and try:

  cd cvs/scipy
  python setup_scipy_core.py install
  python setup_scipy.py install

Pearu
Thread:
Nils Wagner
Pearu Peterson

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved