Open aluo-x opened 9 years ago
That is the only part of fuel that is compiled. Do you have Cython installed? The dependencies should take care of it.
Running
pip list
results in the following output:
Cython (0.23.4)
h5py (2.5.0)
numexpr (2.4.5)
numpy (1.10.1)
picklable-itertools (0.1.1)
Pillow (3.0.0)
pip (7.1.2)
progressbar2 (3.3.0)
PyYAML (3.11)
pyzmq (14.7.0)
requests (2.8.1)
scipy (0.16.1)
setuptools (18.5)
setuptools-git (1.1)
six (1.10.0)
sympy (0.7.6.1)
tables (3.2.2)
Theano (0.7.0)
toolz (0.7.4)
Trying the work around by PierreAugier also did not work. Platform is Windows 10 64bit.
Using the pip install git command, it fails with the following output: