Closed gabknight closed 6 years ago
Hi @gabknight , I just pip installed the master branch on a new environment and it works. My list of packages is the following
`(committest) me@mymachine:/home/me$ pip list
Package Version
amico 1.0
backports.shutil-get-terminal-size 1.0.0
certifi 2018.4.16
commit 1.0
Cython 0.28.3
decorator 4.3.0
dipy 0.14.0
enum34 1.1.6
h5py 2.8.0
ipython 5.7.0
ipython-genutils 0.2.0
nibabel 2.2.1
numpy 1.14.4
pathlib2 2.3.2
pexpect 4.6.0
pickleshare 0.7.4
pip 10.0.1
prompt-toolkit 1.0.15
ptyprocess 0.5.2
Pygments 2.2.0
qspace 0.1.dev0
scandir 1.7
scipy 1.1.0
setuptools 39.2.0
simplegeneric 0.8.1
six 1.11.0
traitlets 4.3.2
wcwidth 0.1.7
wheel 0.31.1
(committest) me@mymachine:/home/me$
`
Is there any significant difference with yours?
Cheers, m
Did the compilation of the cython code terminate correctly?
OK, I re-installed from scratch. The problem disappeared. It was probably a cython compilation problem.
thx @matteofrigo @daducci
Do you know where this comes from? I checked out the master branch then pip install. Older version works fine. @daducci @matteofrigo
With the current master branch, I get the error running:
import commit
.