经过多次尝试,我放弃了。当我在创建一个新项目后试图运行ROR时,这条消息继续出现:
C:\Ruby193\test_1>rails s
C:/Ruby193/lib/ruby/gems/1.9.1/gems/web-console-2.0.0.beta3/lib/web_console/slave.rb:1:in `require': cannot load such file -- pty (LoadError)
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/web-console-2.0.0.beta3/lib/web_console/slave.rb:1:in `<top (required)>'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/web-console-2.0.0.beta3/lib/web_console.rb:13:in `require'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/web-console-2.0.0.beta3/lib/web_console.rb:13:in `<top (required)>'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/web-console-2.0.0.beta3/lib/web-console.rb:1:in `require'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/web-console-2.0.0.beta3/lib/web-console.rb:1:in `<top (required)>'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/bundler-1.7.3/lib/bundler/runtime.rb:76:in `require'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/bundler-1.7.3/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/bundler-1.7.3/lib/bundler/runtime.rb:72:in `each'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/bundler-1.7.3/lib/bundler/runtime.rb:72:in `block in require'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/bundler-1.7.3/lib/bundler/runtime.rb:61:in `each'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/bundler-1.7.3/lib/bundler/runtime.rb:61:in `require'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/bundler-1.7.3/lib/bundler.rb:133:in `require'
from C:/Ruby193/test_1/config/application.rb:7:in `<top (required)>'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/railties-4.2.0.beta1/lib/rails/commands/commands_tasks.rb:78:in `require'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/railties-4.2.0.beta1/lib/rails/commands/commands_tasks.rb:78:in `block in server'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/railties-4.2.0.beta1/lib/rails/commands/commands_tasks.rb:75:in `tap'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/railties-4.2.0.beta1/lib/rails/commands/commands_tasks.rb:75:in `server'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/railties-4.2.0.beta1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/railties-4.2.0.beta1/lib/rails/commands.rb:17:in `<top (required)>'
from bin/rails:4:in `require'
from bin/rails:4:in `<main>'
有人能帮我找出问题所在吗?
火车站的轨道安装工将是一个简单的解决方案,为您提供所有必要的软件包。
他们还提供了版本包装与红宝石1.9.3在这里
windows上的常见问题
如果您使用的是2.0,以下线程将是相关的。
TZInfo::DataSourceNotFind启动Rails v4时出错。1
无法访问RubyGems SSL错误
"DL已弃用,请使用小提琴"警告
在安装rails环境时,首先要做的是安装捆绑程序本身
rails bundler install
本篇教程将详细介绍使用微PE安装微软原版系统的具体方法流程、注意事项、异常问题解决等。 Windows PE系统的全称叫做Windows Preinstallation Environment,即Windows预安装环境。顾名思义,这是安装系统前需要进入的环境,为安装系统而生。在PE内,通过挂载微软原版的系统ISO镜像,执行原生的安装程序SETUP.EXE,进入安装界面,这种方法安装系统,是最原生
问题内容: 我正在运行Linux(2.6.18-164.15.1.el5.centos.plus),并尝试安装pyodbc。我正在做pip install pyodbc并得到很长的错误列表,这些错误以 错误:命令“ gcc”失败,退出状态为1 我查看了 /root/.pip/pip.log ,看到了以下内容: InstallationError:命令/ usr / local / bin / py
我试图在PyCharm上安装TensorFlow
我试图通过克隆repo在mac os 10.13上安装Multicorn。在我的机器上,但得到错误,我还安装了mac os 10.13的xcode。 我得到的错误: Python的版本是2.7 clang-wall-Wwiness-原型-Wpoint er-arith-Wdisonation-post-语句-Wfalse=vla-Wendif-标签-Wwiness-forment-属性-Wform
问题内容: 我安装了Python 2.7和NumPy。我已经下载了SciPy的预构建二进制文件,但是安装脚本因以下错误而失败: 找不到Blas库。可以在文件(部分)中指定搜索目录的目录,也可以通过设置BLAS环境变量来指定 目录。 我真的对这件事还不了解。我以为这是一个简单的安装过程,但事实并非如此。我用Google搜索了BLAS环境变量,但是找不到任何合适的变量。任何帮助表示赞赏。 麦克风 编辑
进入插件部分后, 我继续进行常规安装: 但是在一些安装屏幕之后,netbean给了我这个错误: 这发生在加载一段时间后: 有人知道为什么会这样吗? 注意:我使用的是macOS Mojave
我正在尝试在Linux机器上安装java。我通过 然后,我尝试了以下命令: tar zxvfjdk-7u72-linux-x64.tar.gz gzip:stdin:不是gzip格式tar:子返回状态1 tar:错误不可恢复:正在退出[root@localhost ~]# 有人能告诉我如何在Linux机器上安装java吗?我得到了上面的错误,我不知道如何解决它。