reubano / pygogo

A Python logging library with superpowers
MIT License
281 stars 20 forks source link

ImportError: No module named builtins #6

Closed shayanb closed 8 years ago

shayanb commented 8 years ago
Traceback (most recent call last):
  File "testscript.py", line 9, in <module>
    import pygogo as gogo
  File ".../virtualenv/lib/python2.7/site-packages/pygogo/__init__.py", line 52, in <module>
    from builtins import *
ImportError: No module named builtins

Say what?

reubano commented 8 years ago

Let me know if this is still an issue

reubano commented 8 years ago

@glerinsonum I don't see what your posts have to do with this issue (or even this repo). Can you please clarify?

shayanb commented 8 years ago

@reubano thanks for the quick fix. not sure what is going on with glerinsonum here though.

glerinsonum commented 8 years ago

@reubano

2016-08-23_151057

This is an software based python-GUI, but not offer any result for geolocation

reubano commented 8 years ago

@glerinsonum if you have a problem with creepy please file an issue there. As you have shown in the screenshot, pygogo's logging functionality is working.