REQUIRE Python 3.11 and lower
git clone https://github.com/NgLam2911/PBL5-ApiServerpy -m venv venvpython3 -m venv venvvenv\Scripts\activatesource venv/bin/activatepip install -r reqs.txt- NOTE: If you failed to install all dependencies, try again with
--no-cache-dirargument added.
py main.pypython3 main.py- It's an intended typo. Don't make any PR for it.