Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation: bundle out of date #3

Open
tur-ium opened this issue Nov 13, 2019 · 1 comment
Open

Installation: bundle out of date #3

tur-ium opened this issue Nov 13, 2019 · 1 comment

Comments

@tur-ium
Copy link

tur-ium commented Nov 13, 2019

Hi there, when trying to install I got an error when running bundle (step 3 in the installation), the version of the excel_to_code gem required is 2.1.6, but this version contains code which has become depreciated.

@tur-ium
Copy link
Author

tur-ium commented Nov 13, 2019

I managed to get it to work by running bundle update.

I suggest updating the instruction to read:

  1. git clone http://github.com/decc/global-calculator
  2. cd global-calculator
  3. bundle update
  4. bundle
  5. cd model/global_2050_model
  6. bundle exec rake
  7. cd ../../public/gc-anim
  8. wget -nH --cut-dirs=1 --no-parent -r http://d2ow8032j7094s.cloudfront.net/20150123/index.html # This downloads 1.5 GB of images
  9. cd ../..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant