🐛 Describe the bug
I have install colossal with CUDA_EXT=1 pip install colossalai, and get following error:
ImportError: cannot import name 'ColoInitContext' from 'colossalai.zero' (/xxx/xxxx/anaconda3/envs/colossai/lib/python3.9/site-packages/colossalai/zero/__init__.py)
Command are same as here, how can I solve this problem?
Environment
Install with requirements.txt
🐛 Describe the bug
I have install colossal with
CUDA_EXT=1 pip install colossalai, and get following error:ImportError: cannot import name 'ColoInitContext' from 'colossalai.zero' (/xxx/xxxx/anaconda3/envs/colossai/lib/python3.9/site-packages/colossalai/zero/__init__.py)Command are same as here, how can I solve this problem?
Environment
Install with requirements.txt