Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ptreeopt #10

Open
Marianasans opened this issue Jul 23, 2020 · 1 comment
Open

ptreeopt #10

Marianasans opened this issue Jul 23, 2020 · 1 comment

Comments

@Marianasans
Copy link

Dear Jon,

My name is Mariana and I am Msc student at UCL for Environmental Systems Engineering.
First of all I read your article and found it extremely sophisticated and very interesting.
I am developing a research project to optimize short flood intervention and I believe your approach may be the best path for my algorithm. However I am not being able to run import ptreeopt to python and I am not sure what I am doing wrong. Should I install/import any specific library besides Numpy before running ptreeopt? Sorry if this might be a simple question but I am still learning by myself python and I am new to the subject.

Thank you for your time.

Best,

Mariana

@jdherman
Copy link
Owner

Hi @Marianasans , thanks for your interest. I don't have this set up as a global package installation, so you have to just download the package and put in the same directory as your script:

folder/
├── main.py/
├── ptreeopt/

Then you should be able to import ptreeopt inside the main.py script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants