python 3.10 이상pip install reflexwindows 환경
패키지 설치가 완료되면,
reflex init으로 프로젝트를 시작할 수 있다.


Failed to retrieve CPU info. 'utf-8' codec can't decode byte 0xc0 in position 4: invalid start byte

chcp 65001 로 인코딩 변경Failed to retrieve CPU info. 'utf-8' codec can't decode byte 0xc0 in position 4: invalid start byte

set PYTHONIOENCODING=utf-8