Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
475 views
in Technique[技术] by (71.8m points)

python - Import oct2py says access is denied

I have installed Python anaconda environment, and installed oct2py using

(D:Anaconda2) C:UsersBNP>conda install -c conda-forge oct2py

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

Anaconda prompt:

anaconda prompt

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

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Have you tried to run the command as administrator? enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...