Le vendredi 31 août 2018 21:29:18 UTC+2, Riz a écrit : > > Hi Sylvain, > > Yes, I must admit I have not tested it on fedora. Can you tell me which > desktop environment you are using on Fedora? Gnome or Xfce or KDE? You said > it was installed successfully? Can you run "python --version" and tell me > the output? > > Ubunutu. Bad substitution points to an error in sed command. That is > rather eye opening, as I was under the impression that I made it posix > compliant. > I will get back to you in 48 hours. Hope it is cool. >
OK, so I read this Fedora entry (https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3). $ python --version Python 2.7.15 So it's not python3. HostPath on Fedora was OK in my timimi.json file. I've test with edit timimi.py and add 3 to swith python version on first line (#!/usr/bin/env python3). And saving it work ! On my Ubuntu, I'm too with version 2 of python. Edit timim.py and swith to python3 do the same result : it works now. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/92c45cc8-60aa-4f31-9c1d-a3547f516d43%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

