Learnosity / learnosity-sdk-python

Learnosity SDK for Python
Apache License 2.0
7 stars 10 forks source link

Fix quickstart tutorial when running via `pip install learnosity-sdk[quickstart]` #80

Closed ferdia-sopermaccafraidh-lrn closed 3 weeks ago

ferdia-sopermaccafraidh-lrn commented 1 month ago

This resolves the issue when running the quickstart guide when installinga as a library from the documentation.

pip install learnosity-sdk[quickstart]

Working now shown below locally in a fresh venv and install from the locally created wheels.

image

Checklist

ferdia-sopermaccafraidh-lrn commented 1 month ago

@walsh-conor this is my first PR after joining the company, so I could be missing something. If you have a moment to review I would appreciate it! 😄

Please review with caution though due to my new status! 😅