I am trying to install to oct2py package to import in my python script. However whenever I run the command pip install oct2py
I get the following error:
Fatal error in launcher: Unable to create process using '"c:\python37\python.exe" "C:\Program Files\Python37\Scripts\pip.exe" ': file cannot be found.
How can I install oct2py?