Error When Running Default Workflow (UrbanOpt Version 1.0.1) #508
Unanswered
grahamturk
asked this question in
Q&A
Replies: 2 comments 3 replies
-
@kflemin any ideas about this issue? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
0 replies
-
hi @grahamturk, the workaround for now is to go to your project's directory, locate the Gemfile file in that directory, open it and add the following line (near the top, under the "allow_local = ENV['FAVOR_LOCAL_GEMS']" line:
Then rerun and it should get rid of that cannot load such file error. We are working on a more permanent fix for this issue. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I just used the GUI installer for version 1.0.1 on a Mac (URBANoptCLI-0.14.0.28a3a24ed5-Darwin.dmg). I followed the steps for the default workflow on the Getting Started page. When I tried the
uo run
command, I get the following error:Is this a known error? I can share the mkmf.log if helpful.
Beta Was this translation helpful? Give feedback.
All reactions