I have the latest version of python installed and I am trying to install CatDesign using the pip statement, but my terminal keeps giving me this error:
> pip install catdesign
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement catdesign (from versions: none)
ERROR: No matching distribution found for catdesign
I have the latest version of python installed and I am trying to install CatDesign using the pip statement, but my terminal keeps giving me this error: