Skip to content

Instantly share code, notes, and snippets.

@martonmiklos
Created October 6, 2021 08:31
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 martonmiklos/5dc2adb25ffe685ec79b91a263b9de13 to your computer and use it in GitHub Desktop.
Save martonmiklos/5dc2adb25ffe685ec79b91a263b9de13 to your computer and use it in GitHub Desktop.
Building wheels for collected packages: serial-production-document-checker
Building wheel for serial-production-document-checker (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /home/mm/Projektek/serial-production-tools/venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rkezwg2u/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-rkezwg2u/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-2d8pkqrx
cwd: /tmp/pip-req-build-rkezwg2u/
Complete output (6 lines):
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'bdist_wheel'
----------------------------------------
ERROR: Failed building wheel for serial-production-document-checker
Running setup.py clean for serial-production-document-checker
Failed to build serial-production-document-checker
Installing collected packages: serial-production-document-checker
Attempting uninstall: serial-production-document-checker
Found existing installation: serial-production-document-checker 0.1.0
Uninstalling serial-production-document-checker-0.1.0:
Successfully uninstalled serial-production-document-checker-0.1.0
Running setup.py install for serial-production-document-checker ... done
Successfully installed serial-production-document-checker-0.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment