User practices: Installation and use of python packages on UPPMAX
Installation
- Load python version
- Create virtual environment in you project folder
New folder with the name
venv_name
will be created.
- Activate the virtual environment
- Make sure you have the latest pip and setuptools
(venv_name) pip install -U pip setuptools
- Install your packages
Running the installed code
- Make sure you load the same module version as when you installed the packages.
- Activate the virtual environment
- Run your code
Using Conda
Follow the short user guide at UPPMAX
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ