Solar-Helix-Independent-Transport / allianceauth-corp-tools-moons

Ore for the ore gods
MIT License
3 stars 4 forks source link

python setup.py egg_info did not run successfully. Error Installing CorpTools-Moons #8

Closed setkeh closed 1 year ago

setkeh commented 1 year ago

Pretty Straight forward issue will try and PR later today if i can but for now reporting the issue on a Fresh Install of AA with Corp-tools and onvoices already installed.

(auth) allianceserver@localhost:~/myauth$ pip install allianceauth-corptools-moons
Collecting allianceauth-corptools-moons
  Using cached allianceauth-corptools-moons-0.3.4.tar.gz (718 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [3 lines of output]
      error in allianceauth-corptools-moons setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
          allianceauth-corptools>=2.1.2allianceauth-invoices>=0.1.1
                                ~~~~~~~~^
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
pvyParts commented 1 year ago

Good pickup, not sure how it went this long without being noticed.

soratidus999 commented 1 year ago

No idea either, feel free to install from master for this, should work fine.