Skip to content
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

Compatibility with Python 3 #20

Open
gillesosx opened this issue Nov 26, 2016 · 4 comments
Open

Compatibility with Python 3 #20

gillesosx opened this issue Nov 26, 2016 · 4 comments

Comments

@gillesosx
Copy link

Hi,

I don't know if the library has been tested with Python 3.x, but I tried installing it, I got:

Downloading/unpacking PyFileMaker
Downloading PyFileMaker-3.3.tar.gz
Running setup.py (path:/tmp/pip-build-5snog6ws/PyFileMaker/setup.py) egg_info for package PyFileMaker
Traceback (most recent call last):
File "", line 17, in
File "/tmp/pip-build-5snog6ws/PyFileMaker/setup.py", line 4, in
from PyFileMaker import version
File "/tmp/pip-build-5snog6ws/PyFileMaker/PyFileMaker/init.py", line 18
print "Unable to load the EXPAT library. You need to have it installed"
^
SyntaxError: Missing parentheses in call to 'print'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

File "/tmp/pip-build-5snog6ws/PyFileMaker/setup.py", line 4, in

from PyFileMaker import __version__

File "/tmp/pip-build-5snog6ws/PyFileMaker/PyFileMaker/init.py", line 18

print "Unable to load the EXPAT library. You need to have it installed"

Is there a version compatible with Python 3 ?

Thanks

Gilles Plante

@gillesosx
Copy link
Author

Hi,

anything new about that ?

Thanks

@ais
Copy link

ais commented Oct 5, 2017

Per an email with @jasonaeguana:

[...] we're not really actively supporting it at the moment I'm afraid, unless we have a commercial incentive to do so i.e. a project on Python3 that warrants it!

@gillesosx
Copy link
Author

gillesosx commented Oct 6, 2017 via email

@GgFigura
Copy link

Dear all,
I'm have the same issue to install PyFileMaker on Python3 and I wonder whether Python3 is now compatible.

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

No branches or pull requests

3 participants