Collin Green

Results 17 comments of Collin Green

I think this issue is actually [this issue (#63)](https://github.com/Miserlou/Zappa/issues/63). Can you rename your virtualenv to env (or probably anything that isnt the same name as your project) and see what...

Update -- this also happens when flask is not installed in the virtualenv.

I vote for 80 in a world of global tooling that expects that standard; eg: how github displays code. Additionally, you're in the server space, which is at least more...

The only thing I've found that sort of works for this (but can cause other issues depending on the order of the edges) is adding the nodes at the top...

Perhaps default to the same filename format but in a different folder.

Thanks for looking at that and suggesting some forks! Fork authors - feel free to create PRs!

Hey Stefferber - thanks for the nice words. Unfortunately, Chronolapse is really showing its age these days! It is about 8 years old at this point (originally written on windows...

Sometimes chronolapse does not have permission to access the camera, especially if another program has control over it (skype and other video chat apps are common offenders). This code is...

Unfortunately google code is in archive mode and doesn't let me change anything there. At some point I'll just host the files myself and make 1.0.7 the main one linked...

Under the hood, chronolapse simple uses MEncoder to combine the still images into video, so the problem likely lies somewhere in there. At this point, the version that ships with...