-
-
Notifications
You must be signed in to change notification settings - Fork 69
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 #469
Comments
This applies to any open source project... The reason is always time and money
It would take time! ...and If a dependency is not officially available for python3 then what? |
Thanks for the reply. You can close the issue now. Maybe this could be usefull in the future: PyGTK - Wikipedia (https://en.wikipedia.org/wiki/PyGTK)
PyGObject (https://pygobject.readthedocs.io/en/latest/)
|
Hi, thanks for your work in this interesting tool.
Been following it for quite some time.
I'm on ArchLinux, and I would like to help in creating a proper official package for it.
In Arch (like Debian and many others) the official (and only) python version is python3.
We do have an alternative. A user contributed way of installing GMapCatcher, https://aur.archlinux.org/packages/gmapcatcher,
that will ,because of the dependency, force you to install for python 2.
Since python2 is a thing of the past, not many people will want to be forced to install it, just to try some software that depends on it.
Is there any reason GMapCatcher has to depend on python2 ?
What would it take to make it work with python3 ?
Thanks in advance.
The text was updated successfully, but these errors were encountered: