megvii-research / megactor

Apache License 2.0
583 stars 79 forks source link

No module match refile==8.0.0.post1 #1

Closed Yutong18 closed 1 month ago

Yutong18 commented 1 month ago

Hi Thank you for your amazing work. There is no matching refile==8.0.0.post1. I tried to use refile==0.4.1 and met following error: from refile import smart_open, smart_load_from ImportError: cannot import name 'smart_open' from 'refile' (/mnt/nfs/file_server/public/yt/miniconda3/envs/test/lib/python3.10/site-packages/refile/init.py) Could you help me with this problem. Thank you!

EvePhil commented 1 month ago

Thanks for the report! "refile" is an unnecessary dependency and now has been removed.