Describe the bug
When trying to run poetry install on Ubuntu
To Reproduce
Steps to reproduce the behavior:
- clone the repo
- cd 01/software
- poetry install
Then you're presented with something like this
Creating virtualenv 01os-D_8D354y-py3.10 in /home/username/.cache/pypoetry/virtualenvs
Installing dependencies from lock file
Could not parse version constraint: 6.8.0-40-generic
Expected behavior
requirements to be installed, venv setup correctly on linux
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Ubuntu 22.04
- Python Version Python 3.10.12
Describe the bug
When trying to run poetry install on Ubuntu
To Reproduce
Steps to reproduce the behavior:
Then you're presented with something like this
Expected behavior
requirements to be installed, venv setup correctly on linux
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):