Impossible to install cgkit package in PyCharm Follow
Answered
Hello,
I'm using latest version of PyCharm with Python.
When I try to add 'cgkit' to my Project Interpreter, installation fails:
error occurred: Non-zero exit code (1)
Command output: Collecting cgkit. Could not find a version that satisfies the requirement cgkit (from versions: )
No matching distribution found for cgkit
Does somebody know how I can solve this problem managing to install cgkit package?
Thanks for your help,
Davide Bassano
Please sign in to leave a comment.
Hello Davide,
Could you please try to install the package in the system Terminal for the same interpreter as you use in PyCharm? Do you have any errors?