Loading

Paste #pzeecfmu5

  1. D:\developpement\GitHub\glx22\nml [master ≡]> python.exe .\setup.py bundle
  2. C:\Program Files\Python38\lib\site-packages\setuptools\dist.py:479: UserWarning: The version specified ('2019-10-19-g58a34844') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
  3.   warnings.warn(
  4. usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  5.    or: setup.py --help [cmd1 cmd2 ...]
  6.    or: setup.py --help-commands
  7.    or: setup.py cmd --help
  8.  
  9. error: invalid command 'bundle'

Comments