langflow
langflow copied to clipboard
Error: 'gbk' codec can't decode byte 0xa6 in position 4: illegal multibyte sequence
Describe the bug Im trying to install LangFlow with pip but i get an error
Browser and Version
-
Win 10
-
VS Code - most recent version
-
pip 23.1 from C:\Python310\lib\site-packages\pip (python 3.10)
-
Python 3.10
Steps to reproduce the behavior:
-
pip install langflow
-
installation fails
error : Getting requirements to build wheel ... error error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [17 lines of output]
Traceback (most recent call last):
File "C:\Users\test\anaconda3\envs\langflow\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
note: This error originates from a subprocess, and is likely not a problem with pip.
You can try setting the system variable PYTHONUTF8=1, it might help @paladinlp
@lxl876 Thank you for your help. The problem has been solved.