You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2021. It is now read-only.
If you run main.py without dependencies installed, a bunch of import errors are raised, and this could be difficult for inexperienced end-users to understand with all of the paths.
Adding a check in main.py, or even classes/mcPy/McPy.py would assist the end user in understanding that they need to run dependencies.py.