UMB-CS-682-Team-03 / tracker

0 stars 0 forks source link

Unable to install on Windows 10/11 #1

Closed Nikunj-1308 closed 6 months ago

Nikunj-1308 commented 7 months ago

Following the instructions from: https://www.roundup-tracker.org/docs/installation.html#standard-installation

For Windows, I cloned the repository

Then I created the virtual environment

python -m venv .
.\Scripts\activate

python -m pip install roundup

The installation process hangs on the above command:

Collecting roundup
  Downloading roundup-2.3.0.tar.gz (3.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 15.5 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... canceled
ERROR: Operation cancelled by user
patel-malav commented 6 months ago

This was resolved by using WSL instead

rouilj commented 6 months ago

Ah, I didn't realize this was your issue on windows 11. If I had known I would have directed you to:

https://wiki.roundup-tracker.org/ReleaseErrata