Git Product home page Git Product logo

Comments (2)

RickCarlino avatar RickCarlino commented on July 18, 2024

The Problem

You caught me, I'm guilty. This is a real bug. I use Pry for live debugging in dev mode (on an x86). Unfortunately, Pry does not install on all ARM based CPUs, so I don't put it in the gemfile. I probably forgot to take out a require "pry" statement somewhere.

Quick Fix

  1. gem install pry
  2. Start over with install instructions

Real Fix

  1. Remove all references to pry in code base and be more careful in the future, Rick.

I will do that here in a moment. Thanks for pointing it out. As a side note, if you're trying to run this code on a real bot, consider using one of the stable releases under the "releases" tab. We don't guarantee that latest master is stable.

Thanks for the heads up! Feel free to drop an issue on anything else you find.

from farmbot_os.

dbuckingham avatar dbuckingham commented on July 18, 2024

Thanks for the reply! I was able to find the reference to pry (lib/telemetry_message.rb), and after commenting out the offending line, the software appears to run. Actually, it fails to connect to the Arduino MEGA, but that's ok since I don't have one connected. ;-)

FYI... I followed instructions here: https://farmbot-software.readme.io/docs/raspberry-pi-software and in the repo README.md file. It doesn't suggest checking out a release tag, or otherwise changing to any other branch.

Thanks again,

David

from farmbot_os.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.