-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3 support? #2
Comments
ga4py was written against python 2. Thank you for raising this issue. I have made a first attempt at py3 compatibility in the |
Hello, I have just tried using the python 3 branch as our package cf-python is moving to python 3 and we are considering using ga4py to parallelise it. We were wondering if python 3 will be supported with ga4py? I have compiled ga and ga4py in a conda environment, which worked with python 2, but with python 3 I get a segmentation fault when trying to import the ga4py module. |
I can report that the branch |
@jeffdaily Does GA4py provide support for Python3? |
I no longer maintain ga4py. At the time it was developed, it had only been tested against py2. It sounds like @JaroslavHron has a possible solution. |
Thanks for the clarification. |
@JaroslavHron We need to test GA4py on our library which has dependency on many new libraries that only support python 3. Does GA4py support python3? |
Hello, i want to install ga4py on window. Do i have to install ga before install ga4py. When i tried py setup.py =, i had the error of ga-config missing. Thanks you in advance! |
Does the
ga4py
interface supports python3?Just trying to install it with python3 gives following obvious error:
The text was updated successfully, but these errors were encountered: