当前位置:网站首页>[gossip] error loading psychopg2 module: no module named psychopg2
[gossip] error loading psychopg2 module: no module named psychopg2
2022-07-26 10:22:00 【Fried lentils】
- In the use of Django Connect postgresql When it comes to databases , Use
python manage.py migrate
Prompt when creating the database :django.core.exceptions.ImproperlyConfigured: Error loading psycopg2 module: No module named 'psycopg2'
- terms of settlement :
apt install psycopg2
If it fails , Never mindapt install libpq-dev
perhapsapt install postgresql-server-dev-X.Y
, One of them must be installed successfullypip install psycopg2
Must be installed successfully .- Finally, remember to give it to you
setting.py
The database set inside , Set an access password , Otherwise, it will also report an error .
- To set the access password, please refer to Relevant commands here .
边栏推荐
- Learning about opencv (2)
- Function template parameters (where are the function parameters)
- 【C#语言】LINQ概述
- Closure of go (cumulative sum)
- Use of Android grendao database
- SPARK中 DS V2 push down(下推)的一些说明
- 点赞,《新程序员》电子书限时免费领啦!
- 时间序列异常检测
- 【Halcon视觉】数组
- Transform between tree and array in JS (hide the children field if the child node of the tree is empty)
猜你喜欢
随机推荐
Principle analysis and source code interpretation of service discovery
Study notes of the second week of sophomore year
【Halcon视觉】形态学膨胀
【Halcon视觉】图像灰度变化
Review of database -- 3. SQL language
C language course design Tetris (Part 1)
Redis realizes distributed lock and gets a watchdog
议程速递 | 7月27日分论坛议程一览
【杂谈】Error loading psycopg2 module :No module named psycopg2
Force deduction DFS
【C#语言】具名类型和匿名类型
Learning about tensorflow (I)
Time series anomaly detection
新建福厦铁路全线贯通 这将给福建沿海带来什么?
Mlx90640 infrared thermal imager temperature sensor module development notes (6)
Interview shock 68: why does TCP need three handshakes?
string null转空字符串(空字符串是什么意思)
Data communication foundation STP principle
Okaleido生态核心权益OKA,尽在聚变Mining模式
PLC概述