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

Pylint issue with different python versions #59

Open
shivam096 opened this issue Mar 13, 2024 · 0 comments
Open

Pylint issue with different python versions #59

shivam096 opened this issue Mar 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shivam096
Copy link
Owner

Issue:

Intermittent issue with the pylint check in the GitHub actions. The check is passing for the Python 3.9 version but is failing for Python 3.11. Which in turn causes the workflow to fail.

Steps Taken to debug :

  • Multiple iterations of the workflow file to make the code run for specific file.
  • Conda force reinstall pylint
@shivam096 shivam096 added the bug Something isn't working label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant