VBIndex / py_vb_toolbox

Vogt-Bailey index toolbox in Python
GNU General Public License v3.0
12 stars 12 forks source link

Modify io module / add instruction to run code after download #43

Open paola-g opened 1 year ago

paola-g commented 1 year ago

If users download the code instead of installing it with pip, some extra steps are needed to make it work, e.g. renaming the io module or add it explicitly to path (since it has the same name as a python library).