Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
sronilsson committed Sep 26, 2024
2 parents bd23e5c + ccf62cc commit 9380201
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 9380201

Please sign in to comment.