Replies: 1 comment
-
Problem solved, restarted the computer and install reflex again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am on windows 10, using vscode and tried to setup reflex. I am not using wsl.
Create a folder
reflex-windows
.Open this folder in vscode.
Run powershell console inside vscode.
Create
venv
virtual environment.My python version is 3.10.
venv
The installed reflex version is
reflex==0.2.5
Looks good until this point.
Other info:
Can anyone help?
The log file is attached.
2023-08-22T01_29_51_974Z-debug-0.log
Similar issue is encountered (without using vscode) using powershell.
Beta Was this translation helpful? Give feedback.
All reactions