skimulator error message with Anaconda navigator on Windows 10
#4
The pip install git+https://git.oceandatalab.com/skim/skimulator.git@master method installed the package successfully and the skimulator command was working as intended, so you should be able to run simulations as long as you get a valid params file.

If you want to install the skimulator and keep the install directory, please fetch the code using the git command:

Code:
git clone https://git.oceandatalab.com/skim/skimulator.git
cd skimulator
pip install .

This is the recommended way to retrieve the source code.

I also tried with the zip archive just like you did and it worked on both Linux and Windows with Anaconda, so there might something specific to your version of setuptools.



Edit: the code has been modified so that the lack of share/VERSION.txt doesn't prevent you from executing the skimulator command, so you should be able to use the zip archive as well (you need to download it again though).
Reply


Messages In This Thread
RE: skimulator error message with Anaconda navigator on Windows 10 - by Sylvain Herlédan - 2018-12-14T06:24 PM

Forum Jump: