Guest User

Untitled

a guest
Sep 27th, 2022
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. + cd setuptools_scm-7.0.5
  2. + /usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation
  3. * Building wheel...
  4. /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
  5. warnings.warn(msg, warning_class)
  6. usage: _in_process.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  7. or: _in_process.py --help [cmd1 cmd2 ...]
  8. or: _in_process.py --help-commands
  9. or: _in_process.py cmd --help
  10.  
  11. error: invalid command 'bdist_wheel'
  12.  
  13.  
Advertisement
Add Comment
Please, Sign In to add comment