I just noticed setup.py is using Python 2 syntax. Any plans to upgrade to Python 3?
--
You received this message because you are subscribed to the Google Groups "Nagare users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nagare-users...@googlegroups.com.
To post to this group, send email to nagare...@googlegroups.com.
Visit this group at https://groups.google.com/group/nagare-users.
For more options, visit https://groups.google.com/d/optout.
I'm not sure how to get version 0.6 but the github setup.py is using Python2 print statements and that was the first problem I ran into when trying to do a Windows install via easy_install today.
Le vendredi 9 novembre 2018 17:27:23 UTC+1, Terrence Brannon a écrit :--I just noticed setup.py is using Python 2 syntax. Any plans to upgrade to Python 3?Yep, the 0.6 also runs on Python 2.7 and Python >= 3.5
You received this message because you are subscribed to the Google Groups "Nagare users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nagare-users+unsubscribe@googlegroups.com.
The 0.6 is not yet pushed to the public Github repositories
Le samedi 10 novembre 2018 02:00:01 UTC+1, Terrence Brannon a écrit :I'm not sure how to get version 0.6 but the github setup.py is using Python2 print statements and that was the first problem I ran into when trying to do a Windows install via easy_install today.Le vendredi 9 novembre 2018 17:27:23 UTC+1, Terrence Brannon a écrit :--I just noticed setup.py is using Python 2 syntax. Any plans to upgrade to Python 3?Yep, the 0.6 also runs on Python 2.7 and Python >= 3.5
You received this message because you are subscribed to the Google Groups "Nagare users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nagare-users...@googlegroups.com.
I haven't tried to "pip" from GitHub before, but is this how it is supposed to work?It installed WebOb and cryptography packages, but after that tried and failed to find "nagare-editor":Collecting nagare-editor (from nagare==0.5.1.dev56+gcb91550)
ERROR: Could not find a version that satisfies the requirement nagare-editor (from nagare==0.5.1.dev56+gcb91550) (from versions: none)
ERROR: No matching distribution found for nagare-editor (from nagare==0.5.1.dev56+gcb91550)There seems to be no such repository in GitHub or package in PyPI.
You received this message because you are subscribed to a topic in the Google Groups "Nagare users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nagare-users/n3jKZEGPEbc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nagare-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nagare-users/822ddfe7-466d-419f-98f5-c0c2a51e19bbn%40googlegroups.com.