Azure / azure-python-siteextensions

Defines the Python runtime site extensions that are available for Azure App Service
Other
8 stars 9 forks source link

No module named encoding #10

Closed lmazuel closed 7 years ago

lmazuel commented 7 years ago

D:\home\SiteExtensions\python352x86\python35\python.exe -m pip install flask==0.12

Fatal Python error: Py_Initialize: unable to load the file system codec
ImportError: No module named 'encodings'

Same with python353x64

lmazuel commented 7 years ago

Cannot reproduce with a fresh WebApp, seems I have no space left