Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Install Anaconda (Windows 64 bits)
  • Install the license received by e-mail with DS_flex (this should already be installed on your laptop for Wanda.
  • Download the pywanda wheel from the Wandawiki ()
  • Open Anaconda Navigator
  • Open the tab Environments
  • Either use an existing or create a new virtual Environments
  • Select the venv you want tu use and click on the play button en select "Open Terminal"
  • Run the following command: "python –m pip install pywanda.whl"
  • If this is successful, start python by typing python
  • Then type "Import pywanda" This should not return any errors

...