Because version 0.5.1 is not published on pypl.org I had to install the current version by using the following command pip install git+https://github.com/Patreon/patreon-python
However, despite the installation being in the correct directory and the schemas directory being in there, I cannot import anything from the schemas directory.
This is a problem because the contents of that module are needed in order specify the information you'd like patreon to return.
Because version 0.5.1 is not published on pypl.org I had to install the current version by using the following command
pip install git+https://github.com/Patreon/patreon-python
However, despite the installation being in the correct directory and the schemas directory being in there, I cannot import anything from the schemas directory.
This is a problem because the contents of that module are needed in order specify the information you'd like patreon to return.