KyubiSystems / Wisewolf

Web-based RSS newsreader, with additional image-handling features. Replacement for Google Reader.
GNU General Public License v3.0
6 stars 0 forks source link

Missing function? #1

Closed Pablo2m closed 11 years ago

Pablo2m commented 11 years ago

This is a traceback:

C:\Users\Pablo2M\Desktop\Feeds\Wisewolf-master>PYTHON run.py Traceback (most recent call last): File "run.py", line 2, in from app import app File "C:\Users\Pablo2M\Desktop\Feeds\Wisewolf-master\appinit.py", line 4, in from app import views ImportError: cannot import name views

C:\Users\Pablo2M\Desktop\Feeds\Wisewolf-master>

KyubiSystems commented 11 years ago

Thanks for your interest. Wisewolf is not in a runnable state yet, it's probably only about 10% of the way there. The view functions will appear in the next few days.

On 26 June 2013 02:20, Pablo2m notifications@github.com wrote:

This is a traceback:

C:\Users\Pablo2M\Desktop\Feeds\Wisewolf-master>PYTHON run.py Traceback (most recent call last): File "run.py", line 2, in from app import app File "C:\Users\Pablo2M\Desktop\Feeds\Wisewolf-master\appinit.py", line 4, in from app import views ImportError: cannot import name views

C:\Users\Pablo2M\Desktop\Feeds\Wisewolf-master>

— Reply to this email directly or view it on GitHubhttps://github.com/KyubiSystems/Wisewolf/issues/1 .

KyubiSystems commented 11 years ago

Placeholder added for views import