import sqlite3C:\Users\pnkas\OneDrive\Documents\python\lesson\milestone_2_database\venv\Scriptspnkas/OneDrive/Documents/python/lesson/milestone_2_database/app.py", line 1, in <module>
import sqlite3File "C:\Users\pnkas\anac
我正在尝试在我的项目中使用docker,但我遇到了一个问题;无论我做什么,sqlite3都没有正确安装,它包含在package.json中,我也试图卸载并重新安装它,但它不起作用。当我克隆项目并在windows中运行npm i时,我也遇到了同样的问题,但在windows中使用npm i -S sqlite3再次安装时,它在docker容器中不起作用。有人遇到过同样的问题吗?g npm forever
COPY ./ /app/backend
RUN npm ins
一开始,它说:remote:Your Gemfile lists the gem sqlite3 (>= 0) more than once.Try 'port install sqlite3 +universal',remote: An error occurred while installing sqlite3</e