-
Notifications
You must be signed in to change notification settings - Fork 554
Closed
Description
the package won't import even though i pip upgraded and made sure i'm using pyhive-0.2.1. I sudo pip installed future - and I am still getting this error?
from pyhive import hive
Traceback (most recent call last):
File "", line 1, in
File "/Library/Python/2.7/site-packages/pyhive/hive.py", line 13, in
from pyhive import common
File "/Library/Python/2.7/site-packages/pyhive/common.py", line 8, in
from builtins import bytes
ImportError: No module named builtins
Metadata
Metadata
Assignees
Labels
No labels