megvii-research/megactor

No module match refile==8.0.0.post1

Closed this issue · 1 comments

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!

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