mikael-alafriz-deel / lucid-sonic-dreams

MIT License
771 stars 157 forks source link

Project fails to install #48

Open Kaszanas opened 5 months ago

Kaszanas commented 5 months ago

Using the collab example this is the error when running:

pip install lucidsonicdreams
Collecting lucidsonicdreams
  Downloading lucidsonicdreams-0.4.tar.gz (11 kB)
  Preparing metadata (setup.py) ... done
INFO: pip is looking at multiple versions of lucidsonicdreams to determine which version is compatible with other requirements. This could take a while.
  Downloading lucidsonicdreams-0.3.tar.gz (11 kB)
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> See above for output.

  note: This error originates from a subprocess, and is likely not a problem with pip.
  Preparing metadata (setup.py) ... error
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.