Skip to content

Conversation

@stweil
Copy link

@stweil stweil commented Jun 23, 2022

It is not necessary to run a subprocess to check whether numba
can be imported.

Signed-off-by: Stefan Weil [email protected]

It is not necessary to run a subprocess to check whether numba
can be imported.

Signed-off-by: Stefan Weil <[email protected]>
)
print('numba available, importing jit')
from numba import jit
print('numba available, importing jit')
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this message could also be omitted or updated to show 'numba available, imported jit'.

@stweil
Copy link
Author

stweil commented Oct 22, 2022

Ping?

nchachereau added a commit to nchachereau/pero-ocr that referenced this pull request Jan 13, 2025
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.

1 participant