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

Downgrade Python 3.9 to 3.8 for GPU/CUDA implementation of propagation #39

Open
saifulkhan opened this issue Jan 23, 2022 · 0 comments
Open

Comments

@saifulkhan
Copy link
Collaborator

Remove all Python 3.9 specific syntax, methods, etc to 3.8. The list of errors:

  • AttributeError: 'str' object has no attribute 'removeprefix'
saifulkhan added a commit that referenced this issue Jan 24, 2022
* Added Logging

* Logging

* Fixed Logging

* Logger and Exceptions

* Uncommenting

* Fixed Logger

* Debugging

* Replaced Strings with Paths

* Logging

* Removed Space

* Only make relative location lower case

* Improved Logging Messages

* Updated Logging

* More Logging During Zip File Download

* backward compatible prefix and suffix removal

* Fixed Import

* refactor type for py3.8

Co-authored-by: saifulkhan <[email protected]>
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

No branches or pull requests

1 participant