Post any installation problems in this category
Before asking about help with installing ObsPy, please make sure to make use of the Installation instructions page in the github wiki. If still needing help, please make sure to provide all needed information, especially operating system and means of installation (in case of a broken installation).
Please also try to properly format your posts, see e.g. here. Most importantly, when posting code blocks enclose them in triple backticks (```
) like shown in that cheat sheet. If it’s python code, the start of the code block should be ```python
.