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
Update installation instructions to recommend creating and activating a virtual environment for Ubuntu 24.04+, and change the application run command from python run.py to python3 main.py. Add a note for Ubuntu users to prevent installation issues.
<strong>Note for Ubuntu 24.04+ users:</strong> Modern Ubuntu versions require the use of virtual environments to prevent conflicts with system packages. The virtual environment step is highly recommended to avoid installation issues.
0 commit comments