PyWeek - OzrocDroid - feedback

Fun Prod Inno Disq N/W Comments
1 1 1 yes

ImportError: No module named pylab

1 1 1 yes

no readme, strange dependency that I don't know how to install/use using windows

4 2 5

The game itself is not that great or interesting, but kudos on the innovative input system that
actually works really well and was quite fun to use! If more pyweek entries would push the
traditional boundaries like this entry, it would make for a much more interesting contest.
Thanks!

1 1 1 yes

can't find a working pylab

1 1 1 yes

File "D:\Downloads\journey\journey\main.py", line 4, in import pylab ImportError: No
module named pylab I have no idea what Pylab is and where to get it. This is why a readme is
essential.

2 2 5

The webcam based interface idea is nifty, although quite hard to get working nicely. The
actual gameplay is a bit lacking in depth.

1 1 1 yes

I need pylab. I don't know where to get it. Is it related to http://www.scipy.org/PyLab ?

1 1 1 yes

I like your idea, using web-cam device in a game. Sadly, no idea how to launch this game.

2 3 5

Well, the idea worth the innovation points, even if I had some problems in making it work (first
with vidcam, then not able to find pylab so just I used math)

3 3 5

nice idea bun don't work very well

1 1 1 yes

Crashes if I don't have a camera Traceback (most recent call last): File "main.py", line 11, in
c=Capture() File "/home/mat/Downloads/journey/camtrack.py", line 40, in __init__
self.cam = pygame.camera.Camera(self.clist[0], self.size,'RGB') IndexError: list
index out of range

1 1 1 yes

Missing library that pypi doesn't seem to know about, and google can't help me find. Did not
work.