Skip to content
Snippets Groups Projects
Commit 86f5f8d2 authored by Maxime Delorme's avatar Maxime Delorme
Browse files

Bugfix python upgrade

parent 8a394a00
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
export PYTHONPATH=/user/HS103/md0046/.local/lib/python3.5/site-packages/:/user/HS103/md0046/tools/photutils/install/lib/python3.5/site-packages/:/user/HS103/md0046/tools/astropy/install/lib/python3.5/site-packages/:/user/HS103/md0046/tools/lmfit-py/install/lib/python3.5/site-packages/:$PYTHONPATH
export PYTHONPATH=/user/HS103/md0046/.local/lib/python3.6/site-packages/:$PYTHONPATH
ipython3 -i astro_lab.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment