草庐IT

Installing

全部标签

python - 错误 : "No module named _markerlib" when installing some packages on virtualenv

由于这个错误,我无法在virtualenv上安装一些包。我尝试安装:pipinstallpyups==0.4.4和pipinstall--upgradedistribute他们给了我错误:Traceback(mostrecentcalllast):File"",line1,inFile"/tmp/pip-build-tLx1oC/distribute/setup.py",line58,insetuptools.setup(**setup_params)File"/usr/lib/python2.7/distutils/core.py",line151,insetupdist.run_c

java - 错误未知失败(在 android.os.Binder.execTransact(Binder.java :565)) Error while Installing APKs

谁能告诉我这是什么意思?一切都很好,我没有改变任何东西,只是发生了,这是Binder565中的代码:try{res=onTransact(code,data,reply,flags);}catch(RemoteException|RuntimeExceptione){if(LOG_RUNTIME_EXCEPTION){Log.w(TAG,"CaughtaRuntimeExceptionfromthebinderstubimplementation.",e);}if((flags&FLAG_ONEWAY)!=0){if(einstanceofRemoteException){Log.w(

mysql - 错误 : Failed to build gem native extension - Error installing mysql2

运行bundle安装时出错Installingmysql2(0.3.11)withnativeextensionsGem::Installer::ExtensionBuildError:ERROR:Failedtobuildgemnativeextension....Makesurethat`geminstallmysql2-v'0.3.11'`succeedsbeforebundling.当我运行时确保geminstallmysql2-v'0.3.11'。我仍然得到同样的错误。 最佳答案 您使用的是哪个操作系统?无论如何,如果你是

ruby-on-rails - window : rails: error installing bson_ext

当尝试安装bson_ext时,我看到错误...安装jsongem工作正常,这还需要构建native扩展-我已经尝试了所有方法,但没有很好的答案$geminstallbson_extTemporarilyenhancingPATHtoincludeDevKit...Buildingnativeextensions.Thiscouldtakeawhile...ERROR:Errorinstallingbson_ext:ERROR:Failedtobuildgemnativeextension.c:/Ruby193/bin/ruby.exeextconf.rbcheckingforaspri

MongoDB 社区 : Error when installing service as local or domain user

已结束。此问题不符合StackOverflowguidelines.它目前不接受答案。这个问题似乎与aspecificprogrammingproblem,asoftwarealgorithm,orsoftwaretoolsprimarilyusedbyprogrammers无关.如果您认为该问题将成为anotherStackExchangesite上的主题,您可以发表评论,说明在哪里可以回答问题。关闭3年前。Improvethisquestion将MongoDB社区安装为本地服务时,您需要输入您帐户的future凭据:如果我输入例如:用户:MongoDB密码:root我收到此错误消息

MongoDB 社区 : Error when installing service as local or domain user

已结束。此问题不符合StackOverflowguidelines.它目前不接受答案。这个问题似乎与aspecificprogrammingproblem,asoftwarealgorithm,orsoftwaretoolsprimarilyusedbyprogrammers无关.如果您认为该问题将成为anotherStackExchangesite上的主题,您可以发表评论,说明在哪里可以回答问题。关闭3年前。Improvethisquestion将MongoDB社区安装为本地服务时,您需要输入您帐户的future凭据:如果我输入例如:用户:MongoDB密码:root我收到此错误消息

python - 错误 : command 'gcc' failed with exit status 1 while installing eventlet

我想在我的系统上安装eventlet以便让“群”进行软件部署。但终端显示gcc错误:root@agrover-OptiPlex-780:~#easy_install-UeventletSearchingforeventletReadinghttp://pypi.python.org/simple/eventlet/Readinghttp://wiki.secondlife.com/wiki/EventletReadinghttp://eventlet.netBestmatch:eventlet0.9.16Processingeventlet-0.9.16-py2.7.eggeventl

ruby-on-rails - 错误 : Could not find GNU compatible version of 'tar' command while installing RVM

我正在尝试按照这篇文章中的说明进行操作:http://net.tutsplus.com/tutorials/ruby/how-to-install-ruby-on-a-mac/在我的Mac上安装Ruby。但是我得到这个错误:RyanT:~$\curl-Lhttps://get.rvm.io|bash-sstable--rails--autolibs=enabled%Total%Received%XferdAverageSpeedTimeTimeTimeCurrentDloadUploadTotalSpentLeftSpeed1001579010015790001475400:00:01

ruby - "Error installing charlock_holmes": "icu required"

我试图在我的Mac(10.7.5、ruby-1.9.3-p392)上安装charlock_holmes,但我遇到了以下错误:$geminstallcharlock_holmes-v'0.6.9.4'Buildingnativeextensions.Thiscouldtakeawhile...ERROR:Errorinstallingcharlock_holmes:ERROR:Failedtobuildgemnativeextension./Users/mthompson/.rvm/rubies/ruby-1.9.3-p392/bin/rubyextconf.rbcheckingform

ruby-on-rails - RVM : failure in installing latest version of ruby on Mac OSX El Capitan

我是Ruby的新手,我的mac上默认安装了2.0.0版本的Ruby。我试图获得最新版本,并遵循了这个问题:HowtoupdateRubyto1.9.xonMac?,但即便如此,最新版本仍然是2.0.0。我复制了一些我使用的终端命令:Lastlogin:SunOct1119:58:56onconsoleManish-MBP:~manishgiri$ruby-vruby2.0.0p645(2015-04-13revision50299)[universal.x86_64-darwin15]Manish-MBP:~manishgiri$\curl-Lhttps://get.rvm.io|ba