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

29 error modulenotfounderror no module named grp when running from console on windows #30

Conversation

thetacom
Copy link
Owner

@thetacom thetacom commented Dec 8, 2023

Resolves #29

  • Removes usage of grp and pwd modules from info panel for better cross-platform support.
  • Update dependencies
  • Update poetry version used by pre-commit
  • Bump version to v0.8.4

@thetacom thetacom self-assigned this Dec 8, 2023
@thetacom thetacom merged commit b96051f into main Dec 8, 2023
4 checks passed
@thetacom thetacom deleted the 29-error-modulenotfounderror-no-module-named-grp-when-running-from-console-on-windows branch December 8, 2023 22:52
@thetacom thetacom added this to the v1.0 milestone Mar 16, 2024
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.

Error "ModuleNotFoundError: No module named 'grp'" when running from console on Windows
1 participant