Skip to content

Instantly share code, notes, and snippets.

@Flock1
Created February 25, 2019 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Flock1/d03a6d2814099379780cfd7ff9b07ab3 to your computer and use it in GitHub Desktop.
Save Flock1/d03a6d2814099379780cfd7ff9b07ab3 to your computer and use it in GitHub Desktop.
Processing /home/user/Desktop/RBC/box-convolutions
Requirement already satisfied: future in /home/user/anaconda3/envs/tf/lib/python3.6/site-packages (from box-convolution==0.0.0) (0.17.1)
Requirement already satisfied: torch>=1.0.0a0 in /home/user/anaconda3/envs/tf/lib/python3.6/site-packages (from box-convolution==0.0.0) (1.0.1.post2)
Building wheels for collected packages: box-convolution
Running setup.py bdist_wheel for box-convolution ... error
Failed building wheel for box-convolution
Running setup.py clean for box-convolution
Failed to build box-convolution
Installing collected packages: box-convolution
Running setup.py install for box-convolution ... error
Command "/home/user/anaconda3/envs/tf/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-s0nk8d7h/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-h9mdvhtq/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-req-build-s0nk8d7h/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment