pip install django-ckeditor -i https://pypi.doubanio.com/simple/

复制代码
pip install django-ckeditor -i https://pypi.doubanio.com/simple/
python 复制代码
Looking in indexes: https://pypi.doubanio.com/simple/
Collecting django-ckeditor
  Downloading https://mirrors.cloud.tencent.com/pypi/packages/69/b7/0b3f6ff07c0635152da129532ce0a305e7d3239a15e2a1fc710904d5e3b6/django_ckeditor-6.7.1-py3-none-any.whl (2.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 8.8 MB/s eta 0:00:00
Collecting Django>=3.2 (from django-ckeditor)
  Downloading https://mirrors.cloud.tencent.com/pypi/packages/94/2c/6b6c7e493d5ea789416918658ebfa16be7a64c77610307497ed09a93c8c4/Django-4.2.16-py3-none-any.whl (8.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 1.5 MB/s eta 0:00:00
Collecting django-js-asset>=2.0 (from django-ckeditor)
  Downloading https://mirrors.cloud.tencent.com/pypi/packages/dc/4d/5bb8c351f2515a616576a4218c736af081edf0dd4d1eead1c7e880f74c0e/django_js_asset-2.2.0-py3-none-any.whl (4.7 kB)
Requirement already satisfied: asgiref<4,>=3.6.0 in d:\program files\python38\lib\site-packages (from Django>=3.2->django-ckeditor) (3.6.0)
Requirement already satisfied: sqlparse>=0.3.1 in d:\program files\python38\lib\site-packages (from Django>=3.2->django-ckeditor) (0.4.2)
Requirement already satisfied: backports.zoneinfo in d:\program files\python38\lib\site-packages (from Django>=3.2->django-ckeditor) (0.2.1)
Requirement already satisfied: tzdata in d:\program files\python38\lib\site-packages (from Django>=3.2->django-ckeditor) (2022.6)
Installing collected packages: Django, django-js-asset, django-ckeditor
  Attempting uninstall: Django
    Found existing installation: Django 2.2.19
    Uninstalling Django-2.2.19:
      Successfully uninstalled Django-2.2.19
Successfully installed Django-4.2.16 django-ckeditor-6.7.1 django-js-asset-2.2.0

运行项目报错:

ImportError: cannot import name 'six' from 'django.utils' (D:\Program Files\Python38\lib\site-packages\django\utils\init.py)

相关推荐
百锦再7 小时前
[特殊字符] Python在CentOS系统执行深度指南
开发语言·python·plotly·django·centos·virtualenv·pygame
计算机编程小央姐17 小时前
跟上大数据时代步伐:食物营养数据可视化分析系统技术前沿解析
大数据·hadoop·信息可视化·spark·django·课程设计·食物
诗句藏于尽头18 小时前
Django模型与数据库表映射的两种方式
数据库·python·django
王维志1 天前
LiteDB详解
数据库·后端·mongodb·sqlite·c#·json·database
万粉变现经纪人1 天前
如何解决pip安装报错ModuleNotFoundError: No module named ‘cuml’问题
python·scrapy·beautifulsoup·pandas·ai编程·pip·scipy
IT学长编程1 天前
计算机毕业设计 基于Hadoop豆瓣电影数据可视化分析设计与实现 Python 大数据毕业设计 Hadoop毕业设计选题【附源码+文档报告+安装调试
大数据·hadoop·python·django·毕业设计·毕业论文·豆瓣电影数据可视化分析
相与还1 天前
godot+c#操作sqlite并加解密
sqlite·c#·godot·sqlcipher
向上的车轮1 天前
如何用 Rust 重写 SQLite 数据库(二):是否有市场空间?
数据库·rust·sqlite
Python私教1 天前
Django全栈班v1.04 Python基础语法 20250912 下午
后端·python·django
凡梦千华2 天前
Django时区感知
后端·python·django