Skip to content

Commit

Permalink
Update anaconda_installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sronilsson authored Sep 25, 2024
1 parent 8973187 commit ccf62cc
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions docs/anaconda_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,7 @@

6. In the terminal, type `pip install simba-uw-tf-dev`

7. Once it is installed, uninstall shapely, it will then prompt `Proceed([y]/[n])?`, type `y`.

`pip uninstall shapely`

8. Then reinstall using the following command, it will then prompt `Proceed([y]/[n])?`, type `y`.

`conda install -c conda-forge shapely`

9. Type `simba` in the terminal to check if it works.
7. Type `simba` in the terminal to check if it works.


Author [Simon N](https://github.com/sronilsson), [JJ Choong](https://github.com/inoejj)

0 comments on commit ccf62cc

Please sign in to comment.