Closed derekriemer closed 7 years ago
Huh, that's interesting. I just tried it myself on a README.md file renamed to weekly.md. Seemed ok.
Does it do anything when you run grip weekly.md
and visit in the browser?
And thanks :smiley:
Yes, grip works fine running it in this way.
I'm running this on a windows machine (Not sure if you have ran it on windows before or not).
On 9/9/2016 4:40 PM, Joe Esposito wrote:
Huh, that's interesting. I just tried it myself on a README.md file renamed to weekly.md. Seemed ok.
Does it do anything when you run |grip weekly.md| and visit in the browser?
And thanks 😃
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/joeyespo/grip/issues/209#issuecomment-246060497, or mute the thread https://github.com/notifications/unsubscribe-auth/AFGivbzBrqJjuNNpyHFyagoLL953A-k1ks5qoeBYgaJpZM4J5iFP.
Derek Riemer
Websites: Honors portfolio http://derekriemer.com Awesome little hand built weather app! http://django.derekriemer.com/weather/
email me at derek.riemer@colorado.edu mailto:derek.riemer@colorado.edu Phone: (303) 906-2194
@derekriemer Yes, I've run this on Windows. Is this still happening for you?
Only on git bash for windows, and that shell is stranger than most with python, so I don't think it's a bug in the tool.
On 12/1/2016 9:23 PM, Joe Esposito wrote:
@derekriemer https://github.com/derekriemer Is this still happening for you?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/joeyespo/grip/issues/209#issuecomment-264370263, or mute the thread https://github.com/notifications/unsubscribe-auth/AFGivXq2C8VJeeuk4Y2Jdrw109qgBEXHks5rD50ygaJpZM4J5iFP.
Derek Riemer
Websites: Honors portfolio http://derekriemer.com Awesome little hand built weather app! http://django.derekriemer.com/weather/
email me at derek.riemer@colorado.edu mailto:derek.riemer@colorado.edu Phone: (303) 906-2194
That's odd. Thanks for the response.
Going to close this for now. I just tried it on git bash on Windows 10 and it didn't hang for me. Must be something related to that specific environment.
Feel free to re-open if you see it happening on cmd or standard bash. Thanks!
Hello,
I am currently having the very same problem. Very strange indeed. I'm looking for a way to "debug" this. Wonderful tool by the way.
Regards
Hello again,
Well, I retried after upgrading to Grip 4.3.2 and...problem fixed. API change?
@xiconet That's good news! Thanks for reporting back.
I'm sure it's some library change. Probably not worth digging in except for curiosity's sake.
On my machine, typing
grip --export weekly.md
It prints "exporting to weekly.html" and then just sits there. It doesn't seem to export anything. Is there a way to get any error information? Thanks for this tool, it's awesome.