Import oct2py says access is denied

亡梦爱人 提交于 2019-11-28 06:53:36

问题


I have installed Python anaconda environment, and installed oct2py using

(D:\Anaconda2) C:\Users\BNP>conda install -c conda-forge oct2py

When I try to import oct2py from anaconda prompt, it doesn't show any error

Anaconda prompt:

But when I try import oct2py from spder it says access is denied.


回答1:


Have you tried to run the command as administrator?



来源:https://stackoverflow.com/questions/47770473/import-oct2py-says-access-is-denied

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!