[mamba-help] Installation
Brought to you by:
mrivasbroad
|
From: Nima R. <nim...@gm...> - 2017-04-20 13:35:58
|
Dear Manuel,
I followed all the steps described in installation section. I had to do
some tweeks (because of permission,...) At the end managed to run "make
install" and build bin directory hwere I have executive version of mamba.
But when I run it I get this error:
Traceback (most recent call last):
File "bin/mamba", line 5, in <module>
from pkg_resources import load_entry_point
File
"/pica/v18/b2015317_nobackup/private/UserDirectories/nima/Salinity/ASE/ASEReadCounter/mamba-1.0.0/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
line 2603, in <module>
File
"/pica/v18/b2015317_nobackup/private/UserDirectories/nima/Salinity/ASE/ASEReadCounter/mamba-1.0.0/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
line 666, in require
File
"/pica/v18/b2015317_nobackup/private/UserDirectories/nima/Salinity/ASE/ASEReadCounter/mamba-1.0.0/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
line 565, in resolve
pkg_resources.DistributionNotFound: mamba==1.0.0
Do you know where I am doing something wrong?
Thanks.
Nima
|