Improve performance (#173) #424
Annotations
5 errors
|
default (windows, 3.9)
The process 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe' failed with exit code 1
|
|
default (windows, 3.9)
+ Throw "Error happened during pip installation / upgrade"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Error happened ...ation / upgrade:String) [], RuntimeException
+ FullyQualifiedErrorId : Error happened during pip installation / upgrade
|
|
default (windows, 3.9)
Error happened during pip installation / upgrade
At D:\a\_temp\f617cc49-d416-4fb3-ba86-28b93263b079\setup.ps1:140 char:5
|
|
default (windows, 3.9)
s\Python\3.9.13\x64\python.exe'
isolated = 0
environment = 1
user site = 1
import site = 1
sys._base_executable = 'C:\\hostedtoolcache\\windows\\Python\\3.9.13\\x64\\python.exe'
sys.base_prefix = ''
sys.base_exec_prefix = ''
sys.platlibdir = 'lib'
sys.executable = 'C:\\hostedtoolcache\\windows\\Python\\3.9.13\\x64\\python.exe'
sys.prefix = ''
sys.exec_prefix = ''
sys.path = [
'C:\\hostedtoolcache\\windows\\Python\\3.9.13\\x64\\python39.zip',
'C:\\hostedtoolcache\\windows\\Python\\3.9.13\\x64\\Lib\\',
'C:\\hostedtoolcache\\windows\\Python\\3.9.13\\x64\\DLLs\\',
'C:\\hostedtoolcache\\windows\\Python\\3.9.13\\x64',
]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00001434 (most recent call first):
<no Python frame>
|
|
default (windows, 3.9)
Python path configuration:
PYTHONHOME = (not set)
PYTHONPATH = (not set)
program name = 'C:\hostedtoolcache\window
|