Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

any plan to support python3? #96

Open
NickQian opened this issue Sep 12, 2019 · 1 comment
Open

any plan to support python3? #96

NickQian opened this issue Sep 12, 2019 · 1 comment

Comments

@NickQian
Copy link

NickQian commented Sep 12, 2019

I'm using an api interface(python) which requires at least python 3.6.
I need this api for my project(I cannot use older version because i need some updated functions in current version). I changed this line:
//#cgo pkg-config: python-2.7
to
//#cgo pkg-config: python-3.7
but go build reports a lot of errors.
is there any plan to upgrade it to python3? this will keep this program popular/alive.

@JonathonReinhart
Copy link

Duplicate of #93.

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

No branches or pull requests

2 participants