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
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [19 lines of output]
[1/2] Cythonizing pysteps/motion/_proesmans.pyx
[2/2] Cythonizing pysteps/motion/_vet.pyx
Traceback (most recent call last):
File "D:\software\anaconda3\envs\QC\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
main()
File "D:\software\anaconda3\envs\QC\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "D:\software\anaconda3\envs\QC\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
File "C:\Users\xinzh\AppData\Local\Temp\pip-build-env-my7zwmy6\overlay\Lib\site-packages\setuptools\build_meta.py", line 332, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
File "C:\Users\xinzh\AppData\Local\Temp\pip-build-env-my7zwmy6\overlay\Lib\site-packages\setuptools\build_meta.py", line 302, in _get_build_requires
self.run_setup()
File "C:\Users\xinzh\AppData\Local\Temp\pip-build-env-my7zwmy6\overlay\Lib\site-packages\setuptools\build_meta.py", line 516, in run_setup
super().run_setup(setup_script=setup_script)
File "C:\Users\xinzh\AppData\Local\Temp\pip-build-env-my7zwmy6\overlay\Lib\site-packages\setuptools\build_meta.py", line 318, in run_setup
exec(code, locals())
File "", line 79, in
UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 5924: illegal multibyte sequence
[end of output]
The text was updated successfully, but these errors were encountered:
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [19 lines of output]
[1/2] Cythonizing pysteps/motion/_proesmans.pyx
[2/2] Cythonizing pysteps/motion/_vet.pyx
Traceback (most recent call last):
File "D:\software\anaconda3\envs\QC\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
main()
File "D:\software\anaconda3\envs\QC\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "D:\software\anaconda3\envs\QC\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
File "C:\Users\xinzh\AppData\Local\Temp\pip-build-env-my7zwmy6\overlay\Lib\site-packages\setuptools\build_meta.py", line 332, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
File "C:\Users\xinzh\AppData\Local\Temp\pip-build-env-my7zwmy6\overlay\Lib\site-packages\setuptools\build_meta.py", line 302, in _get_build_requires
self.run_setup()
File "C:\Users\xinzh\AppData\Local\Temp\pip-build-env-my7zwmy6\overlay\Lib\site-packages\setuptools\build_meta.py", line 516, in run_setup
super().run_setup(setup_script=setup_script)
File "C:\Users\xinzh\AppData\Local\Temp\pip-build-env-my7zwmy6\overlay\Lib\site-packages\setuptools\build_meta.py", line 318, in run_setup
exec(code, locals())
File "", line 79, in
UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 5924: illegal multibyte sequence
[end of output]
The text was updated successfully, but these errors were encountered: