DiamondLightSource / python-copier-template

Diamond's opinionated copier template for pure Python projects managed by pip
Apache License 2.0
4 stars 2 forks source link

Documentation needs to specify Python version required #128

Closed adhowell closed 6 months ago

adhowell commented 7 months ago

On Diamond machines if you pip install copier in a venv created with the python3 command it will give you a very outdated version of the module, using module load python first should be recommended.