Re: [nagare-users:653] Re: Nagare should be upgraded to Python 3?

2020-08-05 Thread Henrik Härkönen
Hi all! I just learned about Nagare and I find it fascinating and want to try it out! But perhaps the Python 3 support would be needed urgently, because I can't get Nagare installed with the instructions, even with Stackless 2.7. Seems that external dependancies are moving on to Python 3, at

Re: [nagare-users:657] Re: Nagare should be upgraded to Python 3?

2020-08-05 Thread Henrik Härkönen
I haven't tried to "pip" from GitHub before, but is this how it is supposed to work? * pip install git+https://github.com/nagareproject/core.git* It installed WebOb and cryptography packages, but after that tried and failed to find "nagare-editor": *Collecting nagare-editor (from

Re: [nagare-users:655] Re: Nagare should be upgraded to Python 3?

2020-08-05 Thread apoirier
Hi, The Nagare 0.6 repositories (https://github.com/nagareproject) run on Python 3 and are installable with Pip. I just push the latest commits if you want to take a look. Best regards Alain Le mercredi 5 août 2020 à 11:23:22 UTC+2, heha...@gmail.com a écrit : > Hi all! > > I just learned

Re: [nagare-users:656] Re: Nagare should be upgraded to Python 3?

2020-08-05 Thread Henrik Härkönen
Thank you for very quick reply! :) I'll take a look today! -Henrik On Wednesday, 5 August 2020 at 13:57:13 UTC+3 apoirier wrote: > Hi, > > The Nagare 0.6 repositories (https://github.com/nagareproject) run on > Python 3 and are installable with Pip. > > I just push the latest commits if you

[nagare-users:661] Setting up 0.6

2020-08-05 Thread Henrik Härkönen
Hi Alain! Some another "new user OOBE issues" with setting up the 0.6: The tutorial in the web page tells to use command *nagare-admin create-app tutorial* but seems there is no such command anymore. I then found and installed the module 'commands-app-create' and then used *nagare-admin app

Re: [nagare-users:658] Re: Nagare should be upgraded to Python 3?

2020-08-05 Thread Henrik Härkönen
Thanks! I'll give it a go. Yeah, I was mentally preparing for installing them all by hand, haha  It's good enough for now when learning the ropes. -Henrik On Wed, Aug 5, 2020 at 6:59 PM apoirier wrote: > Le mercredi 5 août 2020 à 15:42:01 UTC+2, heha...@gmail.com a écrit : > >> I haven't

Re: [nagare-users:660] Re: Nagare should be upgraded to Python 3?

2020-08-05 Thread Henrik Härkönen
Well, it was definitely not fun, but made it! :D *nagare-admin info* gives: *Cpython 3.7.5 Stackless 3.7 (default, Jul 27 2020, 16:37:35) [GCC 8.3.1 20190518 (for GNAT Community 2019 20190517)]User configuration [NOT FOUND]:

Re: [nagare-users:658] Re: Nagare should be upgraded to Python 3?

2020-08-05 Thread apoirier
Le mercredi 5 août 2020 à 15:42:01 UTC+2, heha...@gmail.com a écrit : > I haven't tried to "pip" from GitHub before, but is this how it is > supposed to work? > > > * pip install git+https://github.com/nagareproject/core.git > * > It installed WebOb

[nagare-users:663] Re: Setting up 0.6

2020-08-05 Thread apoirier
The lack of proper documentation is why version 0.6 is not yet published on Pypi. Here is a port of the simple counter example of Nagare 0.5 tutorial part 2 and 3 . Into the 'examples-counter' directory,

Re: [nagare-users:662] Re: Nagare should be upgraded to Python 3?

2020-08-05 Thread apoirier
Le mercredi 5 août 2020 à 19:13:48 UTC+2, heha...@gmail.com a écrit : > Well, it was definitely not fun, but made it! :D > > *nagare-admin info* > > gives: > > > > > > > > > > > > > > > > > > > > > > > > > > > *Cpython 3.7.5 Stackless 3.7 (default, Jul 27 2020, 16:37:35) [GCC 8.3.1 > 20190518