-
Notifications
You must be signed in to change notification settings - Fork 10
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
ModuleNotFoundError: No module named 'kaolin.graphics' #22
Comments
Which kaolin version are you using? |
I have tried two versions, including 0.11.0 and 0.13.0. |
I guess you should use some version <= 0.1 |
Thank you very much for your reply !!!!!!! I have tried more versions, but they cannot include version 0.1. I wonder if there are any other version issues with the package. |
Can you tell me the version of Detectron2 you are using, thank you. |
I think 0.6 should be OK. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I run core/self6dpp/train_self6dpp.sh /home/zhumengjie/self6dpp/configs/self6dpp/ssLMO/ss_mlBCE_MaskFull_PredFull_lr1e_5_lower_woCenter_refinePM10_lmoNoBopTest/ss_mlBCE_MaskFull_PredFull_lr1e_5_lower_woCenter_refinePM10_01_ape.py 0 and it produces an error.
![image](https://private-user-images.githubusercontent.com/49741100/253847095-6ace67b1-b98f-4e68-849f-5047cfbf6cf0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTEzNDQsIm5iZiI6MTczOTA5MTA0NCwicGF0aCI6Ii80OTc0MTEwMC8yNTM4NDcwOTUtNmFjZTY3YjEtYjk4Zi00ZTY4LTg0OWYtNTA0N2NmYmY2Y2YwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDA4NTA0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWUyNGNiYTZhZTAwYWRiNDYxZTFkMDBiNzYxZGNhN2I0MTgxOGRkNTJlYTBkY2ExZTc5ODFiYjA4NDdjOTZiNDkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JLlLx-kyO6nTmmM6dR-U8zyas9scBKqT_UtCGcmmmHg)
The text was updated successfully, but these errors were encountered: