pfalcon / pycopy

Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.
http://pycopy.readthedocs.io
MIT License
806 stars 78 forks source link

error installing on windows #68

Open PikminReal opened 2 years ago

PikminReal commented 2 years ago

C:\Users\Bray1>pip install pycopy-colorsys Collecting pycopy-colorsys Downloading pycopy-colorsys-0.0.0.tar.gz (628 bytes) ERROR: pycopy-colorsys from https://files.pythonhosted.org/packages/72/1e/79d1f46e247c5d437a4d187d248abff605aa500fd0898f34b04c27366531/pycopy-colorsys-0.0.0.tar.gz#sha256=46cc21ec37ffd8789f7fc1b5f76c05b0b9ea92f443e0740afec3ec49d74cb595 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

CASE-R commented 1 year ago

Having the same exact issue^ I assume this has not been resolved?