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

On OS X rerun 0.11.0 not doing the "re" part of rerun... #102

Closed
wspurgin opened this issue Mar 3, 2016 · 1 comment
Closed

On OS X rerun 0.11.0 not doing the "re" part of rerun... #102

wspurgin opened this issue Mar 3, 2016 · 1 comment

Comments

@wspurgin
Copy link

wspurgin commented Mar 3, 2016

Hey! I use rerun all the time on multiple linux boxes, and I love it!

However, today I put it on my OS X machine (having realized that I didn't have it on there), and it's not doing the "re" part of "rerun"...

I have all the dependencies installed (following the readme on what to install for OS X), but even if I specify the exact file to watch for changes, it still fails to rerun the file. :( Additionally, when I shut rerun down with either x or ^C It produces an ArgumentError in Listener. Below is the screen shot of the whole process:

image

Any thoughts on what might be going wrong? The exact command I'm using is:

rerun -x -p "**/*.py" -- python scraper/ironman.py
@alexch
Copy link
Owner

alexch commented Jan 26, 2018

The error is coming from the Listen gem and it looks like this bug, which was fixed shortly after you reported your bug. guard/guard#822

Hopefully a gem update listen fixed it for you.

@alexch alexch closed this as completed Jan 26, 2018
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

2 participants