Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: global name 'log' is not defined #58

Closed
lolob opened this issue Aug 27, 2017 · 2 comments
Closed

NameError: global name 'log' is not defined #58

lolob opened this issue Aug 27, 2017 · 2 comments
Labels

Comments

@lolob
Copy link

lolob commented Aug 27, 2017

Hi again,
Thanks for the previous reply.
There is another one, apps will install fine except small error below; Happens to all apps during installation. I just ignore them.

[27/Aug/2017 01:00:04] "POST /apps/install/1/cartoview_dashboard/latest/ HTTP/1.1" 200 33
Exception in thread Thread-192:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run()
  File "/usr/lib/python2.7/threading.py", line 1073, in run self.function(*self.args, **self.kwargs)
  File "/home/azzams/.virtualenvs/arsm/local/lib/python2.7/site-packages/cartoview/app_manager/installer.py", line 204, in _finalize_setup                
    stdout=log,
NameError: global name 'log' is not defined
@hishamkaram
Copy link
Contributor

fixed 047c4f5

@hishamkaram
Copy link
Contributor

hishamkaram commented Sep 2, 2017

please install latest version :
pip install cartoview==1.2.68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants