carefree0910 / carefree-creator

AI magics meet Infinite draw board.
https://creator.nolibox.com/guest
MIT License
2.13k stars 216 forks source link

Cannot install carefree-learn because these package versions have conflicting dependencies. #29

Open ahnuchen opened 1 year ago

ahnuchen commented 1 year ago

ERROR: Cannot install carefree-learn because these package versions have conflicting dependencies.

The conflict is caused by: salesforce-lavis 1.0.2 depends on decord salesforce-lavis 1.0.0 depends on decord

The errors occured when I run pip install carefree-creator

carefree0910 commented 1 year ago

Seems that you have already installed a salesforce-lavis, maybe you can try uninstalling it and install everything again?

But even if so, this is still a strange problem... Can you provide the full log?

ahnuchen commented 1 year ago

Seems that you have already installed a salesforce-lavis, maybe you can try uninstalling it and install everything again?

But even if so, this is still a strange problem... Can you provide the full log?

I met the error on M1 Macbook

see https://github.com/salesforce/LAVIS/issues/231

carefree0910 commented 1 year ago

Ahhh, then maybe it is not what i can fix. 🤣