Skip to content
This repository was archived by the owner on Aug 28, 2021. It is now read-only.
This repository was archived by the owner on Aug 28, 2021. It is now read-only.

Add a dependencies check #71

@hydrostaticcog

Description

@hydrostaticcog

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.

Something similar to https://stackoverflow.com/questions/16294819/check-if-my-python-has-all-required-packages/45474387#45474387 could be useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    DependenciesPull requests that update a dependency fileEnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions