Closed DominicOram closed 6 days ago
Once this is done remove the --system-site-packages
flag where virtual environments are set up in specific projects and replace with adding genie_python
to the requirements.txt
https://github.com/ISISComputingGroup/IBEX/issues/8381 is effectively a duplicate of this ticket, but contains more detail, so closing this one.
As a developer I would like to be able to get genie python into virtual environments more easily and so allow me to separate the requirements of different python projects within IBEX. The standard way to do this in python is to create a pip package that you can install.
Acceptance Criteria
Note: