albumentations-team / albucore

A high-performance image processing library designed to optimize and extend the Albumentations library with specialized functions for advanced image transformations. Perfect for developers working in computer vision who require efficient and scalable image augmentation.
MIT License
8 stars 1 forks source link

Import Error on albucore 0.0.17 #33

Open W1ls0nG0 opened 6 hours ago

W1ls0nG0 commented 6 hours ago

Exception has occurred: ImportError cannot import name 'preserve_channel_dim' from 'albucore.utils' (/home/user/.pyenv/versions/general/lib/python3.11/site-packages/albucore/utils.py)

Exception happened when trying to import albumentations. 0.0.15 work fine.

environment: python3.11.10

myhloli commented 3 hours ago

same error with me.