-
Notifications
You must be signed in to change notification settings - Fork 643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] cannot pip install mmpretrain on Python3.6 conda enviroment #2277
Comments
If you have to install mmpretrain in a python 3.6 env, you can try building from source after modifying a little bit code. |
(rock36) rock@ubuntu:~$ pip list addict 2.4.0 |
Fixed in #2278 |
Checklist
Describe the bug
my board is Rock5a , RK3588
python tools/deploy.py
configs/mmpretrain/classification_rknn-int8_static-224x224.py
~/mmpretrain/configs/resnet/resnet50_8xb32_in1k.py
/resnet50_batch256_imagenet_20200708-cfb998bf.pth
~/mmpretrain/demo/demo.JPEG
--work-dir mmdeploy_models/mmpretrain/resnet50
--device cpu
--dump-info
when i execute model convert from onnx to rknn:
Reproduction
Environment
Error traceback
No response
The text was updated successfully, but these errors were encountered: