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.
Cya! Em ter, 18 de jul de 2017 19:00, Saikat Chakraborty <saikat...@gmail.com> escreveu: > 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 > > 'c:\\users\\s.chakraborty\\appdata\\local\\programs\\python\\python36\\python.exe' > failed with exit status 1 > > Please give me a solutioin. > > Thanking you. > -- > With Regards > Saikat Chakraborty > (Doctoral Research Scholar) > *Computer Science & Engineering Dept.* > * NIT Rourkela,Rourkela,Orissa, India* > -- > https://mail.python.org/mailman/listinfo/python-list > -- https://mail.python.org/mailman/listinfo/python-list