Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update docs to use https instead of ssh for installation #84

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

schmidni
Copy link
Member

The thing is, that if you use ssh to interact with github/gitlab from the commandline, then you need to have your ssh key registered on github/lab. This is Git specific and not Repository specific.

Since many people have no idea how that works or what the problem is, I suggest updating this to use http instead of ssh.

@schmidni schmidni requested a review from aronsho October 17, 2023 08:54

```
1. geos_c.h not found
Solutions (Mac):
brew install geos
Solutions (Linux, not tested yet):
Solutions:
sudo apt-get libgeos-dev
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this solution for all systems or only for Linux?

sudo apt-get libgeos-dev

2. Cartopy failed to build wheel x86_64_linux-gnu-gcc
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot what was the problem here- does this mean that the source of the problem will not occur anymore?

@schmidni
Copy link
Member Author

Mainly I hold this short since it is not problems with SeismoStats but with the user's environment.

@schmidni schmidni merged commit ce7ba2b into main Oct 27, 2023
1 check passed
@schmidni schmidni deleted the doc/readme branch October 27, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants