Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 325
    • Issues 325
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Issues
  • #449

Pip install on windows breaks with the autocomplete not being a Win32 application

copying build\lib\wien2kparser\wien2k_parser_struct.py -> build\bdist.win-amd64\wheel\.\wien2kparser
  copying build\lib\wien2kparser\__init__.py -> build\bdist.win-amd64\wheel\.\wien2kparser
  running install_egg_info
  Copying nomad_lab.egg-info to build\bdist.win-amd64\wheel\.\nomad_lab-0.9.5-py3.8.egg-info
  running install_scripts
  installing autocompletion
  error: [WinError 193] %1 is not a valid Win32 application
  ----------------------------------------
  ERROR: Failed building wheel for nomad-lab
Failed to build nomad-lab
ERROR: Could not build wheels for nomad-lab which use PEP 517 and cannot be installed directly

If the autocomplete is removed from the setup.py it works!

Assignee
Assign to
Time tracking