我在曼吉罗。我刚从mysql迁移到postgresql。在安装postgresql时遇到许多困难之后,我得到了错误:(在要安装psycopg2时的最终结果:
pip install psycopg2
结果是:
Collecting psycopg2
Using cached https://files.pythonhosted.org/packages/84/d7/6a93c99b5ba4d4d22daa3928b983cec66df4536ca50b22ce5dcac65e4e71/psycopg2-2.8.4.tar.gz
Building wheels for collected p
我正在尝试下载VLC,以便在我的科学Linux上使用。在转到vlc-2.0.6文件夹后,我运行了“./配置”并获得了错误消息
configure: error: Could not find libmad on your system: you may get it from http://www.underbit.com/products/mad/. Alternatively you can use --disable-mad to disable the mad plugin.
我访问了这个链接,下载了madplay、libmad、libid3tag,并且能够毫无问题地配置所有这
我在Linux中使用OpenFOAM (Wsl2),并尝试通过安装在Linux中的ParaView查看计算结果。然而,我得到了一些错误和Paraview不工作。这就是我所做的。
我跟随这个站点安装了OpenFOAM。
然后,我通过以下方式安装了paraview
sudo apt install paraview
经过计算,尝试通过以下方式查看结果
paraFoam
但它不起作用,我相信这个。
Invalid $PV_PLUGIN_PATH and -plugin-path= not defined
No supplementary ParaView/OpenFOAM reader modul