草庐IT

INSTALL_FAILED_CONFLICTING_PROVID

全部标签

windows - "gem install"卡住在 "updating Gem source index for [..]"

几个星期以来,我根本无法在Windows中运行geminstall。它坚持这条线:C:\Windows\System32>geminstallrails--version2.1.2BulkupdatingGemsourceindexfor:http://gems.rubyforge.org/有什么想法吗? 最佳答案 我在gem版本 关于windows-"geminstall"卡住在"updatingGemsourceindexfor[..]",我们在StackOverflow上找到一个类

windows - 互联网浏览器 : Install toolbar without Administrator Privileges (UAC)

我知道可以在没有管理员用户权限的情况下将应用程序安装到用户空间。最Shiny的例子是谷歌浏览器,它可以即时安装并运行流畅。我开发IE工具栏(IE7及更高版本)的同事说,如果没有管理员帐户,我们无法将工具栏扩展安装到IE。这是正确的陈述,还是他误会了?或者它只在某些Windows版本上是真实的?信息我们需要注册COM对象(DLL库),写入HKEY_CLASSES_ROOT\CLSID\和HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InternetExplorer\Toolbar是否需要这些位置,或者我们可以通过其他方式为单个用户注册工具栏组件?

python - 在 Windows 7 上安装 Scrapy-Python 和 Easy_install

我正在尝试在Windows7上安装Scrapy。我正在按照以下说明操作:http://doc.scrapy.org/en/0.24/intro/install.html#intro-install我已经按照本教程https://adesquared.wordpress.com/2013/07/07/setting-up-python-and-easy_install-on-windows-7/下载并安装了适用于Windows的python-2.7.5.msi,并且我如上所述设置了环境变量,但是当我尝试在命令提示符下运行python时,出现此错误:MicrosoftWindows[Ver

windows - Netbeans - 错误 : Failed to create process Access is denied (5)

当我运行netbeans时遇到错误Error:FailedtocreateprocessAccessisdenied(5)任何人都建议我解决方案。提前致谢。 最佳答案 应用程序需要管理员的访问权限才能使用。授予对您正在使用的系统的访问权限或通过以管理员身份运行打开应用程序但是,为每个用户授予管理员访问权限并不好。Netbeans版本问题:https://netbeans.org/bugzilla/show_bug.cgi?id=255756我卸载了8.1并安装了更高版本。 关于windo

python - 我已经安装了包 :pywinauto successfully with "pip install pywinauto", 但它总是失败,为什么?

全部,我已经使用“pipinstallpywinauto”成功安装了package:pywinauto,但总是失败,为什么?我是这样做的:pip安装pywinauto然后在windowscmdenv下运行python:接着:导入pywinauto我收到以下错误:....>>>importpywinautoTraceback(mostrecentcalllast):File"",line1,inFile"C:\Python27\lib\site-packages\pywinauto\__init__.py",line40,infrom.importfindwindowsFile"C:\P

windows - 无法打开 Eclipse 市场 |无法安装远程市场位置 : Connection failed

我在使用EclipseMarketplace时一直遇到问题。我正在使用EclipseNEON。我正在使用宽带互联网连接,我的Eclipse网络配置是本地的。错误是:CannotopenEclipseMarketplace  Cannotinstallremotemarketplacelocations:Connectionfailed    Thisismostoftencausedbyaproblemwithyourinternetconnection.Pleasecheckyourinternetconnectionandretry.    Cannotcompletereques

windows - Windows 上的 Ubuntu 上的 Bash 无法使用 `sudo apt-get install <packagename>`

我很高兴能在Windows上使用bash,但很快就遇到了问题。我正在尝试安装build-essential,但我遇到了依赖性问题。在尝试使用sudoapt-getinstall-f解决问题时,我遇到了另一个没有多大意义的错误。我试过更新和升级,但也没有用。Fbarzevp@UK-LT-8356:~$sudoapt-getinstallbuild-essentialReadingpackagelists...DoneBuildingdependencytreeReadingstateinformation...Donebuild-essentialisalreadythenewestve

windows - configure, make, git on windows = how to compile install on windows

我想工作ffmpeg-ruby在Windows上。如果可能的话。但是我不知道怎么办配置制作./configure--prefix=/opt/ffmpeg--enable-pthreads--enable-shared--enable-gpl制作sudomakeinstallWindows上的git?gitclonegit://github.com/gwik/ffmpeg-ruby.gitcdffmpeg-rubygem构建./ffmpeg-ruby.gemspecsudogeminstall./ffmpeg-ruby-0.1.0.gem----with-ffmpeg-dir=/opt/

windows - 调试 "service failed to start"Windows Installer 错误

我有一个用WiX编写的简单msi,它安装了nativeNT服务。在我对msi进行一些更改后,它在StartServices标准操作中失败,并显示错误“服务无法启动,请验证您是否具有足够的权限”。如果我按忽略并手动启动该服务,则它会成功启动。问题绝对不是权限不足。我如何诊断/调试此类问题?WindowsInstaller的详细日志似乎不包含任何有用的信息。 最佳答案 安装程序不会有任何有用的信息,因为错误仅由安装程序显示。以下是我的处理方法。注释掉ServiceControl元素,这样安装程序就不会尝试启动该服务。运行安装程序并完成所

c++ - 错误 : "Application has failed to start because its side-by-side configuration is incorrect"

我创建了一个MFC使用VisualStudio2008的应用程序,它在WindowsXP上运行良好。但是当我尝试在Windows Vista中执行相同的EXE文件时我得到:Error:Applicationhasfailedtostartbecauseitsside-by-sideconfigurationisincorrect当我检查事件查看器时,下面是它所说的:LogName:ApplicationSource:SideBySideDate:12/10/201010:06:08AMEventID:33TaskCategory:NoneLevel:ErrorKeywords:Clas