0

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:

anaconda prompt

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

gre_gor
  • 6,669
  • 9
  • 47
  • 52
Bhakti
  • 13
  • 7

1 Answers1

0

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

Tiago_nes
  • 843
  • 7
  • 30