-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I am using Python 3.12.4 on a Mac.
I am getting the following installation error while using "pip install histolab"
register_finder(pkgutil.ImpImporter, find_on_path)
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
Is this an error associated with the python version I am using or numpy?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working