pip 安装 psycopg2 安装及错误 现象: Error: pg_config executable not found. Please add the directory containing pg_config to the PATH or specify the full executable path with the option: python setup.py build_ext --pg-config /path/to/pg_config build ... or with…
安装没有问题,安装了最新版VirtualBox-4.3.18-96516-Win,一点运行想安装系统时就出错. 这是提示的错误: 运行Virtualbox去安装系统时出错:Failed to open a session for the virtual machine,Unable to load R3 module xxxx/VBoxDD.DLL(VBoxDD),GetLastError=126,(VERR_MODULE_NOT_FOUND) 表面上提示 后来查找资料,注意到去查看Virtua…
在windows下安装nodejs时老是报错: The installer has encountered an unexpected error installing . 有三种方法可以尝试: "Run as administrator"取得管理员权限运行安装文件.linux下可以在命令行前加上sudo. 打开电脑左下角[开始]菜单,在弹出的菜单栏的搜索栏中输入 cmd : 在上方列表中,右键点击[cmd]选择[以管理员运行]: 进入命令行界面,找到需要安装的程序的目录,复制地址栏里…
貌似看到不少人(1,2,3),在使用Virtualbox去安装系统时,都遇到这个错误: 比如这里遇到的: 截图: 和另外这里的截图: 加文字描述: Failed to open a session for the virtual machine windows XP. Unable to load R3 module D:\C语言\New Folder/VBoxDD.DLL (VBoxDD): GetLastError=126 (VERR_MODULE_NOT_FOUND). Result Co…
# sudo /etc/init.d/jenkins restartERROR: No Java executable found in current PATH: /bin:/usr/bin:/sbin:/usr/sbinIf you actually have java installed on the system make sure the executable is in the aforementioned path and that 'type -p java' returns t…
Error 1317 An error occurred while attempting to create the directory Drive Name:\Folder Name https://support.microsoft.com/en-us/kb/872903 找到C盘,右键,属性. 安全,高级,权限. 更改权限,选择System,编辑. 勾选完全控制,然后确定.再应用. ==================================== 将安全信息应用到以下对象时发生错…
./bin/mysqld: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or dire 可以看出缺少库文件 libstdc++.so.5. 到官方下载:wget http://mirror.centos.org/centos/ ... 3-69.el6.x86_64.rpm 安装:rpm -ivh compat-libstdc++-33-3…
在python2.7的环境下,使用pip install pymongo安装模块报以下错误: Could not install packages due to an EnvironmentError: [Error 5] : 'd:\\program files\\python2.7\\Lib\\site-packages\\bson\\_cbson.pyd'Consider using the `--user` option or check the permissions 根据错误提示,…
最近composer安装yii2的时候页面报了这个错,应该是bower的前端资源位置改变的缘故! Invalid Parameter – yii\base\InvalidParamException The file or directory to be published does not exist:/var/www/yii/vendor/bower/jquery/dist 解决方法1: 将目录: vendor/bower-asset 改为:vendor/bower当然这个方法不能根本解决…
You are using the EPEL 5 version of the repo instead of 6, go into your /etc/yum.repos.d/epel.repo file and change: mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch to mirrorlist=http://mirrors.fedoraproject.org/mirro…
SMDK2440 # nfs 30000000 192.168.1.106:/work/nfs_root/uImage ERROR: resetting DM9000 -> not responding dm9000 i/o: 0x20000000, id: 0x90000a46 DM9000: running in 16 bit mode MAC: 08:00:3e:26:0a:5b could not establish link Using…