Hi! I have no experience on that, but I may ask something that might help:
1- are you aware that it's not safe to use pip directly? It could be safer
to use pip install --user package.
2- Are you able to use virtualenv? This usually let me install packages my
system has problems on working out.
Cy
I am using PyCharm Community Edition 2017 with interpreter python 3.6.1.
I want to install pynamical module.
But it is showing error. I am posting the error message:
E:\untitled>pip install pynamical
FileNotFoundError: [WinError 2] The system cannot find the file specified
error: command
'