Error installing with pypi
I tried "pip install quaec" and got the following error. It seems to be choking on an "import singletons" line. Was going to install it msyelf but I couldn't find any reference to the singletons package on the web. (Instead finding a lot about the concept of singletons.).:
Downloading QuaEC-1.0.1.zip (78 k) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Traceback (most recent call last):
File "
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.