Conversation
Just creating the default config and installing pip modules for now
I missed it myself and went digging around to figure out dependencies before realizing too late it's at the bottom of the readme.
| - [gnuplot 5+](http://www.gnuplot.info/) | ||
|
|
||
| A brief note on parsing, we compile each round into one data-point, attached to some other info about it. | ||
| Make sure both are in your path, then restart your computer. You should then run `Setup.bat`, this will setup the default header config in [root/config](root/config) and download any python modules needed through pip. |
There was a problem hiding this comment.
why do you need to restart for this?
There was a problem hiding this comment.
Personally I had to restart to get the path changes to propagate, and this is recommended for path changes in general.
There was a problem hiding this comment.
I was under the impression that you just needed to open a new terminal to refresh environmentals
There was a problem hiding this comment.
I was running these not through a terminal but instead by double clicking the batch files themselves, doing it through terminal might have worked. Want me to replace the restart mention with a recommendation to use a terminal?
There was a problem hiding this comment.
It's odd that it what you describe wouldn't just work then. I thought the only restriction was needing to refresh a terminal's copy of environment vars after modifying them. are you sure a restart is needed in the situation you describe?
There was a problem hiding this comment.
No I'm not but even the windows dialogue itself recommends restarting when you edit the path variable, which is why I repeated it here after it had fixed my own issue.
There was a problem hiding this comment.
huh. ok I guess this is fine then
A few things I did while going through the setup process on my own computer. If you don't want one of them I can take it out easily enough: