老师运行django 时报错,求解,卡住很久了
来源:4-5 删改部分文件完成项目初始模板
 
			郑天
2022-10-28

AttributeError: ‘EntryPoints’ object has no attribute ‘get’
1回答
- 
				  Jack 2022-10-31 hi,从截图无法判断是啥原因卡住了。不看报错是和celery有关,项目中用的celery包版本: python-slugify==3.0.1 
 redis==3.2.1
 celery==4.3.0rc3
 django-celery-email==2.0.1
 daphne==2.2.5
 django==2.1.7
 django-redis==4.10.0
 django-allauth==0.39.1
 django-environ==0.4.5
 django-crispy-forms==1.7.2
 django-compressor==2.2
 mysqlclient==1.4.2.post1
 django-contrib-comments==1.9.1
 django-markdownx==2.0.28
 channels==2.1.7
 sorl-thumbnail==12.5.0
 django-taggit==1.1.0
 channels-redis==2.3.3
 awesome-slugify==1.6.5
 argon2-cffi==19.1.0
 pillow==5.4.1
 python3-openid==3.1.0
 requests-oauthlib==1.2.0
 requests==2.21.0
 django-haystack==2.8.1
 elasticsearch==2.4.1
 uwsgi==2.0.18如果换版本不能解决的话,先参考这个回答: https://stackoverflow.com/questions/73929564/entrypoints-object-has-no-attribute-get-digital-ocean 有啥报错再截图回复。 012022-11-02
相似问题
