pash icon indicating copy to clipboard operation
pash copied to clipboard

Project-local Python Dependencies

Open nvasilakis opened this issue 4 years ago • 1 comments

Could we generate a list of Python packages and their version and install them in project-local fashion (not user wide) to avoid messing up with the user's default packages?

nvasilakis avatar Jun 02 '21 16:06 nvasilakis

The Python packages that we need are jsonpickle PyYAML numpy matplotlib. I am working on it

dkarnikis avatar Jun 02 '21 16:06 dkarnikis

I am almost certain that this is what happens now!

angelhof avatar Feb 20 '23 22:02 angelhof