Author Topic: [bumper] - src released  (Read 2137 times)

You didn't mention it and people were having troubles before, so I didn't think it was super obvious.

You didn't mention it and people were having troubles before, so I didn't think it was super obvious.
o.
well i thought "offline page" was the give away.

But again, people were saying it said that earlier, and then you fixed something, and it worked. I don't think it was really going out on a limb to assume the same situation occurred again.


Code: [Select]
Traceback (most recent call last):
  File "main.py", line 1, in <module>
    from flask import Flask, url_for, render_template
ImportError: No module named flask
Downloaded from Localhostr if that makes a difference.

also please upload to dropbox
« Last Edit: April 07, 2013, 01:53:16 PM by dargereldren »

So how do we use this? Do we upload it to something, Or do we use it in some kind of game?

Right, requires flask.
So how do we use this? Do we upload it to something, Or do we use it in some kind of game?
It is a python program. Open python and run it. Then go to your browser and type localhost:5000
Changing bump.txt will not require a reset btw.