Closed Pablo2m closed 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 .
Placeholder added for views import
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>