[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling problem #4374

Open
tjzzhang opened this issue Nov 13, 2024 · 1 comment
Open

Compiling problem #4374

tjzzhang opened this issue Nov 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tjzzhang
Copy link

Describe the bug
The compilation progress has long stalled at 15%

Screenshots
image

Specifics (please complete the following information):

  • Python Version: 3.11.9
  • Reflex Version: 0.6.3.post1
  • OS: window11
  • Browser (Optional):

Additional context
────────────────────── System Info ─────────────────────────────────
Debug: Config file: 'D:\CodeWorkplace\PythonWorkplace\GameSystem\gui\Lib\site-packages\reflex\config.py'
Debug: Config: app_name='NutritionSystem' loglevel=<LogLevel.DEFAULT: 'default'> frontend_port=3000 frontend_path=''
backend_port=8000 api_url='http://localhost:8000' deploy_url='http://localhost:3000' backend_host='0.0.0.0'
db_url='sqlite:///reflex.db' redis_url=None telemetry_enabled=True
bun_path=WindowsPath('C:/Users/tjzzh/AppData/Local/reflex/bun/bin/bun.exe') cors_allowed_origins=['*'] tailwind={'plugins':
['@tailwindcss/typography']} timeout=120 next_compression=True react_strict_mode=True frontend_packages=[]
cp_backend_url='https://rxcp-prod-control-plane.fly.dev' cp_web_url='https://control-plane.reflex.run'
gunicorn_worker_class='uvicorn.workers.UvicornH11Worker' gunicorn_workers=None state_manager_mode=<StateManagerMode.DISK:
'disk'> redis_lock_expiration=10000 redis_token_expiration=3600
Debug: Running command: ['C:\Program Files\nodejs\node.EXE', '-v']
Debug: Running command: [WindowsPath('C:/Users/tjzzh/AppData/Local/reflex/fnm/fnm.exe'), '--version']
Debug: Running command: ['C:\Users\tjzzh\AppData\Local\reflex\bun\bin\bun.exe', '-v']
Debug: [Reflex 0.6.3.post1 with Python 3.11.9 (PATH: D:\CodeWorkplace\PythonWorkplace\GameSystem\gui\Scripts\python.exe)]
Debug: [Node 20.10.0 (Expected: 20.18.0) (PATH:C:\Program Files\nodejs\node.EXE)]
Debug: [FNM None (Expected: 1.35.1) (PATH: C:\Users\tjzzh\AppData\Local\reflex\fnm\fnm.exe)]
Debug: [Bun 1.1.29 (Expected: 1.1.29) (PATH: C:\Users\tjzzh\AppData\Local\reflex\bun\bin\bun.exe)]
Debug: [OS Windows 10.0.22631]
Debug: Using package installer at: C:\Users\tjzzh\AppData\Local\reflex\bun\bin\bun.exe
Debug: Using package executer at: C:\Program Files\nodejs\npm.cmd
Warning: Windows Subsystem for Linux (WSL) is recommended for improving initial install times.

@tjzzhang tjzzhang added the bug Something isn't working label Nov 13, 2024
Copy link
linear bot commented Nov 13, 2024

ENG-4101 Compiling problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant