At 8/2/2006 3:57 PM Charlie Moad wrote:
> I have this on hand right now.
> 
> http://euclid.uits.iupui.edu/~cmoad/matplotlib-0.87.4_r2645-py2.4-win32.egg
> 
> I could make an exe build if you woudl prefer that.  How long is numpy
> supposed to be in beta?
> 
> - Charlie
> 
> On 8/2/06, Darren Dale <[EMAIL PROTECTED]> wrote:
>> Any chance we can get a binary release together to work with the latest
>> version of numpy? There are some posts on scipy-user complaining that 0.87.4
>> wont work with numpy C API version 1000000 (numpy-1.0b1).
>>
>> Darren
>>

Charlie,

I downloaded your egg and tried to Easy_Install it.  I got errors.
(Warning: total novice at eggs) Below are the errors.  Any suggestions?

Cheers, David

D:\Software Archive\Python\MatPlotLib>easy_install
matplotlib-0.87.4_r2645-py2.4
-win32.egg
Processing matplotlib-0.87.4_r2645-py2.4-win32.egg
Traceback (most recent call last):
  File "C:\Python24\Scripts\easy_install-script.py", line 7, in ?
    sys.exit(
  File
"c:\python24\lib\site-packages\setuptools-0.6c1-py2.4.egg\setuptools\comm
and\easy_install.py", line 1588, in main
    with_ei_usage(lambda:
  File
"c:\python24\lib\site-packages\setuptools-0.6c1-py2.4.egg\setuptools\comm
and\easy_install.py", line 1577, in with_ei_usage
    return f()
  File
"c:\python24\lib\site-packages\setuptools-0.6c1-py2.4.egg\setuptools\comm
and\easy_install.py", line 1591, in <lambda>
    distclass=DistributionWithoutHelpCommands, **kw
  File "C:\Python24\Lib\distutils\core.py", line 149, in setup
    dist.run_commands()
  File "C:\Python24\Lib\distutils\dist.py", line 946, in run_commands
    self.run_command(cmd)
  File "C:\Python24\Lib\distutils\dist.py", line 966, in run_command
    cmd_obj.run()
  File
"c:\python24\lib\site-packages\setuptools-0.6c1-py2.4.egg\setuptools\comm
and\easy_install.py", line 211, in run
    self.easy_install(spec, not self.no_deps)
  File
"c:\python24\lib\site-packages\setuptools-0.6c1-py2.4.egg\setuptools\comm
and\easy_install.py", line 427, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File
"c:\python24\lib\site-packages\setuptools-0.6c1-py2.4.egg\setuptools\comm
and\easy_install.py", line 471, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File
"c:\python24\lib\site-packages\setuptools-0.6c1-py2.4.egg\setuptools\comm
and\easy_install.py", line 619, in install_eggs
    return [self.install_egg(dist_filename, tmpdir)]
  File
"c:\python24\lib\site-packages\setuptools-0.6c1-py2.4.egg\setuptools\comm
and\easy_install.py", line 670, in install_egg
    dist = self.egg_distribution(egg_path)
  File
"c:\python24\lib\site-packages\setuptools-0.6c1-py2.4.egg\setuptools\comm
and\easy_install.py", line 661, in egg_distribution
    metadata = EggMetadata(zipimport.zipimporter(egg_path))
zipimport.ZipImportError: not a Zip file:
'matplotlib-0.87.4_r2645-py2.4-win32.e
gg'

D:\Software Archive\Python\MatPlotLib>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to