Skip to content

Support python3? #6

@ipeisong

Description

@ipeisong

Now install with pip3 got error:

Downloading/unpacking humbledb
Downloading humbledb-5.4.1.tar.gz
Running setup.py (path:/private/var/folders/tx/l2n8tjgj1c3bmp2bv0jxgsqc0000gn/T/pip_build_peisong/humbledb/setup.py) egg_info for package humbledb
Traceback (most recent call last):
File "", line 17, in
File "/private/var/folders/tx/l2n8tjgj1c3bmp2bv0jxgsqc0000gn/T/pip_build_peisong/humbledb/setup.py", line 7, in
"})());exec(a+'=g()');"%'humbledb')
File "", line 1, in
ImportError: No module named 'compiler'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

File "/private/var/folders/tx/l2n8tjgj1c3bmp2bv0jxgsqc0000gn/T/pip_build_peisong/humbledb/setup.py", line 7, in

"})());exec(a+'=g()');"%'humbledb')

File "", line 1, in

ImportError: No module named 'compiler'


Cleaning up...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions