Skip to content

Files

Latest commit

65b8d22 · Oct 28, 2024

History

History
This branch is 21 commits behind sirocco-rt/sirocco:dev.

bin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 3, 2014
Oct 28, 2024

python/bin README

====================

This is where binaries are stored once versions of python have been compiled using make.

Setup_Py_Dir can be used to set up the links to the data directories in a given working folder.

This should be set up with your bash configuration file (or similar) export PYTHON=/path/to/python PATH=${PATH}:$PYTHON/bin export PATH