Skip to content

Concurrency Tools - Python Versionitis #17

@AdvancedImagingUTSW

Description

@AdvancedImagingUTSW

Interestingly enough, it does seem that the concurrency tools dependency for threading.excepthook has some strange Python version-specific availability.

3.10.1 - threading.excepthook available
3.9.9 - threading.excepthook available.
3.8.12 - threading.excepthook available.
3.7.12 - Not available!
3.6.15 - Not available!
3.5.9 - Not available!

I believe we are using Python 3.7. Would love to hear what version of Python everyone else has in their environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions