You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be fixed by modifying the __init__.py file in the <python_environment_location>/site-packages/pyboof folder. On line 160, change mmap_file to pbg.mmap_file like so:
I have checked all requirements and they are OK...
I think it's java but not sure....
on line
detector.detect(image)
from examples I get
Exception has occurred: AttributeError
'NoneType' object has no attribute 'seek'.
thank you...
The text was updated successfully, but these errors were encountered: