刚在机器上windows环境下装上pip方便以后安装包的时候使用,谁知道第一次使用pip安装asyncio的时候就报错。 在Windows7x64下使用pip安装包的时候提示报错:Microsoft Visual C++ 9.0 is required (Unable to find vcvarsa...
分类:
编程语言 时间:
2015-03-13 00:00:38
阅读次数:
444
问题描述:
64位win7中使用vs2013为python3.4.2安装pycrypto-2.6.1插件报Unable to find vcvarsall.bat。
问题分析:
1、源码分析,查找python源码distribut模块中出现Unable to find vcvarsall.bat的位置,在msvc9compiler.py文件中find_vcvarsall方案处出现...
分类:
编程语言 时间:
2015-03-12 17:17:06
阅读次数:
2602
配置linux内核是遇到的问题:(1)问题一make gconfig** Unable to find the GTK+ installation. Please make sure that* the GTK+ 2.0 development package is correctly instal...
分类:
系统相关 时间:
2015-03-12 13:16:16
阅读次数:
171
第一步:操作:Database-->Edit Current DBMS,进入下图页面,然后分别将Script-->Objects-->Table-->TableCommentScript-->Objects-->Column-->ColumnComment修改成alter table [%QUALI...
分类:
其他好文 时间:
2015-03-12 13:12:44
阅读次数:
165
ERROR: Could not find a valid gem 'sass' (>= 0), here is why: Unable to download data from http://rubygems.org/ - Errno::EACCES: Permission ...
分类:
其他好文 时间:
2015-03-12 12:57:33
阅读次数:
172
??
error: Microsoft Visual C++ 9.0 is required (Unable to find vcvarsall.bat). Get it from
http://aka.ms/vcpython27
原因:windows下使用pip安装包的时候需要机器装有vs2008,VS2012还不行
解决方法:安装vs2008或安装一个Micorsoft Visual ...
分类:
编程语言 时间:
2015-03-11 17:27:04
阅读次数:
184
性能测试过程中发现导入话单数据时报ORA-01688错误,话单数据导入失败。
ORA-01688: unable to extend table VMSREPORT.VMS_DEPOSIT_MSG_SDR partition VDMS_PART_0825 by 8192 in tablespace VMS_REPORT
查询下ora-01688的错误说明:
oracle@n...
分类:
其他好文 时间:
2015-03-11 17:18:01
阅读次数:
183
[2015-03-11 13:40:32 - WeiboSDK] Unable to resolve target 'android-8'修改project.properties target=android-8 改为target=android-10target=android-10 从哪里找呢P...
分类:
移动开发 时间:
2015-03-11 14:44:27
阅读次数:
126
出处http://my.oschina.net/jannn/blog/347066在我windows7(64bit)下载安装了[VirtualBox-4.3.24-98716-Win.exe],安装过程无错误. 但新建虚拟机使用ISO:ubuntu-10.04.4-desktop-i386.iso的...
分类:
其他好文 时间:
2015-03-11 00:30:56
阅读次数:
259
android.content.ActivityNotFoundException: Unable to find explicit activity class {com.android.settings/com.android.settings.deviceinfo.SoftwareUpdates}; have you declared this activity in your Androi...
分类:
移动开发 时间:
2015-03-10 19:23:52
阅读次数:
201