Discussion:
[nagare-users:642] Nagare should be upgraded to Python 3?
Terrence Brannon
2018-11-09 16:27:09 UTC
Permalink
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.
apoirier
2018-11-09 18:40:53 UTC
Permalink
Post by Terrence Brannon
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.
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.
Terrence Brannon
2018-11-10 00:59:50 UTC
Permalink
I'm not sure how to get version 0.6 but the github setup.py is using
Python2 print statements
<https://github.com/nagareproject/core/blob/master/setup.py#L30> and that
was the first problem I ran into when trying to do a Windows install via
easy_install today.
Post by apoirier
Post by Terrence Brannon
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
Visit this group at https://groups.google.com/group/nagare-users.
For more options, visit https://groups.google.com/d/optout.
--
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.
apoirier
2018-11-11 21:58:02 UTC
Permalink
The 0.6 is not yet pushed to the public Github repositories
Post by Terrence Brannon
I'm not sure how to get version 0.6 but the github setup.py is using
Python2 print statements
<https://github.com/nagareproject/core/blob/master/setup.py#L30> and that
was the first problem I ran into when trying to do a Windows install via
easy_install today.
Post by apoirier
Post by Terrence Brannon
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
Visit this group at https://groups.google.com/group/nagare-users.
For more options, visit https://groups.google.com/d/optout.
--
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.
Loading...