Impossible to install cgkit package in PyCharm
已回答
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
请先登录再写评论。
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?