Closed
Description
Downloading torchwordemb-0.0.8.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/var/folders/wm/rqr_vbc104g66ffx__hwnw3dkl2z1b/T/pip-build-3KaXlf/torchwordemb/setup.py", line 17, in <module>
import build
File "build.py", line 2, in <module>
from torch.utils.ffi import create_extension
File "/Users/dblythe/.environments/torch/lib/python2.7/site-packages/torch/utils/ffi/__init__.py", line 14, in <module>
raise ImportError("torch.utils.ffi requires the cffi package")
ImportError: torch.utils.ffi requires the cffi package
This is fixed by pip install cffi
Metadata
Metadata
Assignees
Labels
No labels