-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
AttributeError: Can't get attribute 'C3k2' on <module 'ultralytics.nn.modules.block' #78
Comments
👋 Hello @duynguyen2019, thank you for submitting an issue to the ultralytics/assets repository 🚀. This is an automated response to help us gather necessary details and an Ultralytics engineer will assist you soon. To better address your concern, please provide the following information:
If you need to add any additional information, please comment on this issue. Also, ensure you've searched existing issues to avoid duplicates. Thank you for your cooperation in helping us improve our project! 🙌🔍 |
pip install --upgrade ultralytics |
@Zhaonb please try upgrading to the latest version using |
@Zhaonb thank you,I did follow you and resolve the problem like @duynguyen2019's error |
same error I can not solve the problems
|
When I downloaded yolo11n.pt from GitHub and tried the below code
I got an error AttributeError: Can't get attribute 'C3k2' on <module 'ultralytics.nn.modules.block' from ..local\programs\python\python38\lib\site-packages\ultralytics\nn\modules\block.py'>
python --version
Python 3.8.7
ultralytics
8.2.79
The text was updated successfully, but these errors were encountered: