found by running the example ```python File ~/dev/self/slydb/.venv/lib/python3.12/site-packages/dropbox/session.py:1 ----> 1 import pkg_resources 2 import os 3 import ssl ModuleNotFoundError: No module named 'pkg_resources' ```