Skip to content

Instantly share code, notes, and snippets.

@galleon
Last active March 6, 2021 07:41
Show Gist options
  • Save galleon/2c39288bff88074db242a8423e2178d0 to your computer and use it in GitHub Desktop.
Save galleon/2c39288bff88074db242a8423e2178d0 to your computer and use it in GitHub Desktop.
error poetry
error: can't copy 'build/lib.macosx-10.15-x86_64-3.8/skdecide/hub/.cpython-38-darwin.so': doesn't exist or not a regular file
----------------------------------------
Rolling back uninstall of scikit-decide
Moving to /Users/alleon_g/Library/Caches/pypoetry/virtualenvs/scikit-decide-5gp3ZELx-py3.8/lib/python3.8/site-packages/scikit_decide-0.9.1.dist-info/
from /Users/alleon_g/Library/Caches/pypoetry/virtualenvs/scikit-decide-5gp3ZELx-py3.8/lib/python3.8/site-packages/~cikit_decide-0.9.1.dist-info
Moving to /Users/alleon_g/Library/Caches/pypoetry/virtualenvs/scikit-decide-5gp3ZELx-py3.8/lib/python3.8/site-packages/skdecide/
from /Users/alleon_g/Library/Caches/pypoetry/virtualenvs/scikit-decide-5gp3ZELx-py3.8/lib/python3.8/site-packages/~kdecide
ERROR: Command errored out with exit status 1: /Users/alleon_g/Library/Caches/pypoetry/virtualenvs/scikit-decide-5gp3ZELx-py3.8/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/Users/alleon_g/Documents/0x-TechWork/scikit-decide/tmp/galleon/scikit-decide/setup.py'"'"'; __file__='"'"'/Users/alleon_g/Documents/0x-TechWork/scikit-decide/tmp/galleon/scikit-decide/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' develop --no-deps Check the logs for full command output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment