Code Monkey home page Code Monkey logo

r31jp's People

Contributors

aboolean avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

r31jp's Issues

Download failed: https://github.com/nitsky/as31/archive/0.1.tar.gz

Hello,

When I run brew install r31jp

I receive the below.

==> Fetching dependencies for nitsky/r31jp/r31jp: nitsky/r31jp/as31
==> Fetching nitsky/r31jp/as31
==> Downloading https://github.com/nitsky/as31/archive/0.1.tar.gz
curl: (22) The requested URL returned error: 404

Error: r31jp: Failed to download resource "as31"
Download failed: https://github.com/nitsky/as31/archive/0.1.tar.gz

Error when running r31jp <filename?

I ran r31jp <filename> and got the following:

Traceback (most recent call last):
  File "/usr/local/bin/r31jp", line 95, in <module>
    main()
  File "/usr/local/bin/r31jp", line 54, in main
    port = serial.Serial(options.serialport, baudrate=options.baudrate)
  File "/Library/Python/2.7/site-packages/serial/serialutil.py", line 282, in __init__
    self.open()
  File "/Library/Python/2.7/site-packages/serial/serialposix.py", line 289, in open
    self.fd = os.open(self.portstr, os.O_RDWR|os.O_NOCTTY|os.O_NONBLOCK)
OSError: [Errno 2] No such file or directory: '/dev/tty.usbserial'

Any ideas on what I should do?

Tag Creation

Homebrew is not installing the latest version of the r31jp repo, since the Formula file downloads the "0.1.tar.gz" archive from a previous commit.

I would really appreciate if you could run:

git checkout master
git tag 0.2
git push origin --tags

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.