Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: Add a warning message when Ersilia found running in a Python env less than 3.8 #1501 #1517

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Damisicode
Copy link

Thank you for taking your time to contribute to Ersilia, just a few checks before we proceed

  • Have you followed the guidelines in our Contribution Guide
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Description

Added a check to the create create_cli module to check if the user's version is less than 3.8 and returns an error message in red.

Changes to be made

Status

  • Added the check to the create_cli.py
  • updated the messages.py for the VersionNotSupported class which returns the error message and exits the program

To do

Please help explain the best way to test or write test for it if required

Is this pull request related to any open issue? If yes, replace issueID below with the issue ID

Related to #1501

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant