Skip to content

Instantly share code, notes, and snippets.

@exarkun
Created September 24, 2017 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save exarkun/8cd106c7e10e478f7ed058dc48dafc7b to your computer and use it in GitHub Desktop.
Save exarkun/8cd106c7e10e478f7ed058dc48dafc7b to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/app/env/bin/txflashair-sync", line 6, in <module>
from pkg_resources import load_entry_point
File "/app/env/lib/python2.7/site-packages/pkg_resources/__init__.py", line 18, in <module>
from __future__ import absolute_import
ImportError: No module named __future__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment