Getting an error - mac installation #914
Replies: 1 comment
-
i got the same error, have logged it as an issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i tried both the manual and the automated mac installer. But in both cases the run doesent work and shows this error.
ImportError: cannot import name 'preserve_channel_dim' from 'albucore.utils' (/Users/deepakmm/roop-unleashed/.venv/lib/python3.11/site-packages/albucore/utils.py)
I tried upgrading the albucore, but its shows as no upgrade necessary.
(.venv) deepakmm@Deepaks-Mini roop-unleashed % pip install --upgrade albucore
Requirement already satisfied: albucore in ./.venv/lib/python3.11/site-packages (0.0.17)
Requirement already satisfied: numpy>=1.24 in ./.venv/lib/python3.11/site-packages (from albucore) (1.26.4)
Requirement already satisfied: opencv-python-headless>=4.9.0.80 in ./.venv/lib/python3.11/site-packages (from albucore) (4.10.0.84)
Did anyone face this problem? Support appreciated :-)
Beta Was this translation helpful? Give feedback.
All reactions