You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some thing wrong were met When I give the command
python manage.py runserver 8800.
I upload a figure and met an error bellow.
I was hoping if some one can help me.
HTTPError
401 Client Error: PermissionDenied for url: https://westus2.api.cognitive.microsoft.com/vision/v2.0/read/core/asyncBatchAnalyze?language=eng&detectOrientation=true
C:\ProgramData\Anaconda3\lib\site-packages\requests\models.py in raise_for_status, line 960
C:\ProgramData\Anaconda3\python.exe
3.6.5
['D:\ModleDeployment\DeepRule', 'C:\ProgramData\Anaconda3\python36.zip', 'C:\ProgramData\Anaconda3\DLLs', 'C:\ProgramData\Anaconda3\lib', 'C:\ProgramData\Anaconda3', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\cpools-0.0.0-py3.6-win-amd64.egg', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\win32', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\win32\lib', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\Pythonwin', 'C:\ProgramData\Anaconda3\lib\site-packages', 'C:\ProgramData\Anaconda3\lib\site-packages\cpools-0.0.0-py3.6-win-amd64.egg', 'C:\ProgramData\Anaconda3\lib\site-packages\win32', 'C:\ProgramData\Anaconda3\lib\site-packages\Pythonwin', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\azureml\_project\vendor']
The text was updated successfully, but these errors were encountered:
Hi All,
Some thing wrong were met When I give the command
python manage.py runserver 8800.
I upload a figure and met an error bellow.
I was hoping if some one can help me.
HTTPError
401 Client Error: PermissionDenied for url: https://westus2.api.cognitive.microsoft.com/vision/v2.0/read/core/asyncBatchAnalyze?language=eng&detectOrientation=true
C:\ProgramData\Anaconda3\lib\site-packages\requests\models.py in raise_for_status, line 960
C:\ProgramData\Anaconda3\python.exe
3.6.5
['D:\ModleDeployment\DeepRule', 'C:\ProgramData\Anaconda3\python36.zip', 'C:\ProgramData\Anaconda3\DLLs', 'C:\ProgramData\Anaconda3\lib', 'C:\ProgramData\Anaconda3', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\cpools-0.0.0-py3.6-win-amd64.egg', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\win32', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\win32\lib', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\Pythonwin', 'C:\ProgramData\Anaconda3\lib\site-packages', 'C:\ProgramData\Anaconda3\lib\site-packages\cpools-0.0.0-py3.6-win-amd64.egg', 'C:\ProgramData\Anaconda3\lib\site-packages\win32', 'C:\ProgramData\Anaconda3\lib\site-packages\Pythonwin', 'C:\Users\Administrator\AppData\Roaming\Python\Python36\site-packages\azureml\_project\vendor']
The text was updated successfully, but these errors were encountered: