Atozed Forums
Help me! LoadError - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: COSMOS Projects (https://www.atozed.com/forums/forum-19.html)
+--- Forum: COSMOS (https://www.atozed.com/forums/forum-20.html)
+---- Forum: COSMOS General Discussion (https://www.atozed.com/forums/forum-21.html)
+---- Thread: Help me! LoadError (/thread-1520.html)



Help me! LoadError - joaomariok - 02-03-2020

Hello, I'm trying to create and use a demo of cosmos. I managed to create the demo via powershell, but when I execute .\Laucher, this error pops up:

---------------------------
Error Starting COSMOS Tool
---------------------------
LoadError:cannot load such file -- 2.6/qtruby4

C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/qtbindings-4.8.6.5-x64-mingw32/lib/Qt4.rb:25:in `require'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/qtbindings-4.8.6.5-x64-mingw32/lib/Qt4.rb:25:in `<top (required)>'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/qtbindings-4.8.6.5-x64-mingw32/lib/Qt.rb:1:in `require'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/qtbindings-4.8.6.5-x64-mingw32/lib/Qt.rb:1:in `<top (required)>'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/cosmos-4.4.1/lib/cosmos/gui/qt.rb:80:in `require'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/cosmos-4.4.1/lib/cosmos/gui/qt.rb:80:in `<top (required)>'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/cosmos-4.4.1/lib/cosmos/gui/qt_tool.rb:12:in `require'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/cosmos-4.4.1/lib/cosmos/gui/qt_tool.rb:12:in `<top (required)>'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/cosmos-4.4.1/lib/cosmos/tools/launcher/launcher.rb:13:in `require'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/cosmos-4.4.1/lib/cosmos/tools/launcher/launcher.rb:13:in `block in <top (required)>'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/cosmos-4.4.1/lib/cosmos/top_level.rb:556:in `catch_fatal_exception'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/cosmos-4.4.1/lib/cosmos/tools/launcher/launcher.rb:12:in `<top (required)>'
C:/cosmos_demo/tools/Launcher:14:in `require'
C:/cosmos_demo/tools/Launcher:14:in `block in <main>'
C:/cosmos_demo/tools/tool_launch.rb:16:in `tool_launch'
C:/cosmos_demo/tools/Launcher:13:in `<main>'

Note: Ctrl-C will copy this information to the clipboard.
---------------------------
OK 
---------------------------


What can I do to use it?

Thannks in advance,
João Mário


RE: Help me! LoadError - kudzu - 02-04-2020

What COSMOS are you using? I suspect this is a different COSMOS... We dont have 4.4.1, or use Ruby...