Skip to content

Conversation

soimkim
Copy link
Contributor

@soimkim soimkim commented Jan 3, 2022

Description

  • Installation error to fix:
ERROR: Command errored out with exit status 1:
   command: /home/worker/fosslight_source_scanner/venv38/bin/python3.8 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7_f88644/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7_f88644/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-af93bynu
       cwd: /tmp/pip-req-build-7_f88644/
  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 fosslight-source

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@soimkim soimkim self-assigned this Jan 3, 2022
@soimkim soimkim added the bug fix [PR] Fix the bug label Jan 3, 2022
@soimkim soimkim merged commit f80e1b4 into main Jan 3, 2022
@soimkim soimkim mentioned this pull request Jun 14, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix [PR] Fix the bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant