Skip to content

Fork issue on macos 10.14 #106

@iandobbie

Description

@iandobbie

On my mac laptop starting the ximea camera gives and error :

objc[16270]: +[__NSPlaceholderDate initialize] may have been in progress in another thread when fork() was called.

Solution from...

https://stackoverflow.com/questions/50168647/multiprocessing-causes-python-to-crash-and-gives-an-error-may-have-been-in-progr

export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES

before starting microscope

Mick suggests we put this into the system environment if we are running on a mac.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions