Hello,
First of all, thank you for your work on SuperCodex / this project.
I tried to install it via:
but I received an error like:
ERROR: Could not find a version that satisfies the requirement supercodex (from versions: none)
ERROR: No matching distribution found for supercodex
I also checked with pip list, but couldn’t find “supercodex” there either.
Could you kindly clarify:
- Is SuperCodex publicly released / published (e.g. on PyPI)?
- If it’s not on PyPI, is there a GitHub repo or source URL from which I can install (for example via
pip install git+…)?
- If it’s still under development, do you have an estimated release time or instructions to build/install locally?
Thank you very much for your time and help
Hello,
First of all, thank you for your work on SuperCodex / this project.
I tried to install it via:
but I received an error like:
I also checked with
pip list, but couldn’t find “supercodex” there either.Could you kindly clarify:
pip install git+…)?Thank you very much for your time and help