Skip to content

ERROR: Failed building wheel for genesis2 - 'bdist_wheel' #40

@steveri

Description

@steveri

Oops, looks like we broke it. See initial error (below).

But I think I know how to fix it. My plan will be to

  1. Make a CI test that duplicates the error
  2. Fix the error

So stay tuned...

#69 10.61 Building wheels for collected packages: genesis2
#69 10.61   Building wheel for genesis2 (setup.py): started
#69 10.80   Building wheel for genesis2 (setup.py): finished with status 'error'
#69 10.80   ERROR: Command errored out with exit status 1:
#69 10.80    command: /aha/bin/python -u -c 'import sys, setuptools, tokenize; 
             sys.argv[0] = '"'"'/tmp/pip-install-pcub2u_8/genesis2/setup.py'"'"'; 
             __file__='"'"'/tmp/pip-install-pcub2u_8/genesis2/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-crxbql5q
#69 10.80        cwd: /tmp/pip-install-pcub2u_8/genesis2/
#69 10.80   Complete output (6 lines):
#69 10.80   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
#69 10.80      or: setup.py --help [cmd1 cmd2 ...]
#69 10.80      or: setup.py --help-commands
#69 10.80      or: setup.py cmd --help
#69 10.80
#69 10.80   error: invalid command 'bdist_wheel'
#69 10.80   ----------------------------------------
#69 10.80   ERROR: Failed building wheel for genesis2
#69 10.80   Running setup.py clean for genesis2
#69 10.98 Failed to build genesis2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions