error: package directory 'lib/matplotlib/numerix/mlab' does not exist

Hi,

I cannot install matplotlib from latest svn.
error: package directory 'lib/matplotlib/numerix/mlab' does not exist

Nils

Nils,

I just committed 3582 which reverted numerix to 3573, so please try again. It works for me now.

Eric

Nils Wagner wrote:

···

Hi,

I cannot install matplotlib from latest svn.
error: package directory 'lib/matplotlib/numerix/mlab' does not exist

Nils

Eric Firing wrote:

Nils,

I just committed 3582 which reverted numerix to 3573, so please try
again. It works for me now.

Eric

Nils Wagner wrote:

Hi,

I cannot install matplotlib from latest svn.
error: package directory 'lib/matplotlib/numerix/mlab' does not exist

Nils

Hi Eric,

It doesn't work for me.

A matplotlib/fft
A matplotlib/fft/__init__.py
A matplotlib/npyma
A matplotlib/npyma/__init__.py
A matplotlib/linear_algebra
A matplotlib/linear_algebra/__init__.py
A matplotlib/mlab
A matplotlib/mlab/__init__.py
A matplotlib/mlab/.cvsignore
A matplotlib/random_array
A matplotlib/random_array/__init__.py
A matplotlib/_sp_imports.py
A matplotlib/ma
A matplotlib/ma/__init__.py
A matplotlib/_na_imports.py
A matplotlib/_nc_imports.py
Checked out revision 3582.

cd matplotlib
rm -rf build
python setup.py install
...

error: package directory 'lib/matplotlib/numerix/mlab' does not exist

Nils

Nils,

Rats! I thought I had svn figured out, but I managed to foul it up. Ok, stand by, I will try to straighten it out. I know what the directory tree should look like, I just don't know exactly how to get svn to do what I want it to do. I will have to undo the last fiasco and try something else.

Eric

Nils Wagner wrote:

···

Eric Firing wrote:

Nils,

I just committed 3582 which reverted numerix to 3573, so please try
again. It works for me now.

Eric

Nils Wagner wrote:

Hi,

I cannot install matplotlib from latest svn.
error: package directory 'lib/matplotlib/numerix/mlab' does not exist

Nils

Hi Eric,

It doesn't work for me.

A matplotlib/fft
A matplotlib/fft/__init__.py
A matplotlib/npyma
A matplotlib/npyma/__init__.py
A matplotlib/linear_algebra
A matplotlib/linear_algebra/__init__.py
A matplotlib/mlab
A matplotlib/mlab/__init__.py
A matplotlib/mlab/.cvsignore
A matplotlib/random_array
A matplotlib/random_array/__init__.py
A matplotlib/_sp_imports.py
A matplotlib/ma
A matplotlib/ma/__init__.py
A matplotlib/_na_imports.py
A matplotlib/_nc_imports.py
Checked out revision 3582.

cd matplotlib
rm -rf build
python setup.py install
...

error: package directory 'lib/matplotlib/numerix/mlab' does not exist
Nils

Nils,

Two more commits, now at 3584, and I think I have it straightened out. I hope so. I'm going offline for 8 hours or so, so if it is not fixed now either someone else will have to do it, or it will have to wait.

Eric

Nils Wagner wrote:

···

Eric Firing wrote:

Nils,

I just committed 3582 which reverted numerix to 3573, so please try
again. It works for me now.

Eric

Nils Wagner wrote:

Hi,

I cannot install matplotlib from latest svn.
error: package directory 'lib/matplotlib/numerix/mlab' does not exist

Nils

Hi Eric,

It doesn't work for me.

A matplotlib/fft
A matplotlib/fft/__init__.py
A matplotlib/npyma
A matplotlib/npyma/__init__.py
A matplotlib/linear_algebra
A matplotlib/linear_algebra/__init__.py
A matplotlib/mlab
A matplotlib/mlab/__init__.py
A matplotlib/mlab/.cvsignore
A matplotlib/random_array
A matplotlib/random_array/__init__.py
A matplotlib/_sp_imports.py
A matplotlib/ma
A matplotlib/ma/__init__.py
A matplotlib/_na_imports.py
A matplotlib/_nc_imports.py
Checked out revision 3582.

cd matplotlib
rm -rf build
python setup.py install
...

error: package directory 'lib/matplotlib/numerix/mlab' does not exist
Nils

Eric Firing wrote:

Nils,

Two more commits, now at 3584, and I think I have it straightened out.
   I hope so. I'm going offline for 8 hours or so, so if it is not
fixed now either someone else will have to do it, or it will have to wait.

Eric

Hi Eric,

Works for me ! Thank you very much !

Cheers,
                   Nils