Need help updating add-ons from Python-2 to Python-3
#1
I'm looking for people who can update Kodi addons to from Python-2 to Python-3.
not for nothing ;-)
Reply
#2
(2021-07-10, 16:41)zaba14 Wrote: I'm looking for who can translate 2to3 kodi addons.

By translating, you actually mean coding/developing/programming?
And 2to3 means Python-2 to Python-3 in the real world?

Also creating a proper topic title for new threads from now on would be appreciated.
Reply
#3
(2021-07-10, 16:54)Klojum Wrote:
(2021-07-10, 16:41)zaba14 Wrote: [font][font]Ich suche, wer 2to3 Kodi-Addons übersetzen kann.[/font][/font]

[font][font]Mit übersetzen meinst du eigentlich Codieren/Entwickeln/Programmieren? [/font][/font]
[font][font]Und 2to3 bedeutet in der realen Welt Python-2 zu Python-3? [/font][/font]

[font][font]Auch das Erstellen eines richtigen Thementitels für neue Threads von nun an wäre wünschenswert.[/font][/font]

[font][font]Ich brauche eine Übersetzung des Addons. [/font][font]zu Python 3[/font][/font]
Reply
#4
(2021-07-10, 17:01)zaba14 Wrote:
(2021-07-10, 16:54)Klojum Wrote:
(2021-07-10, 16:41)zaba14 Wrote: [font][font]Ich suche, wer 2to3 Kodi-Addons übersetzen kann.[/font][/font]

[font][font]Mit übersetzen meinst du eigentlich Codieren/Entwickeln/Programmieren? [/font][/font]
[font][font]Und 2to3 bedeutet in der realen Welt Python-2 zu Python-3? [/font][/font]

[font][font]Auch das Erstellen eines richtigen Thementitels für neue Threads von nun an wäre wünschenswert.[/font][/font]

[font][font]Ich brauche eine Übersetzung des Addons. [/font][/font][font][font]zu Python 3[/font][/font]
[font][font]richtig. [/font][font]Python 2 zu Python 3[/font][/font]
Reply
#5
(2021-07-10, 17:01)zaba14 Wrote: [font][font]Ich brauche eine Übersetzung des Addons. [/font][font]zu Python 3[/font][/font]

For your info, this forum is english-only.
Also, the word "Übersetzung" can mean more than one thing. But since Python is part of your question, coding/developing/programming is the obvious choice.
Reply
#6
see. this is my problem 

reload(sys)
sys.setdefaultencoding('utf8')

i get this erro in Kodi 19

soryy my english is not so good. i will try to give my best
Reply
#7
Thread moved to Python3 migration development section
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply

Logout Mark Read Team Forum Stats Members Help
Need help updating add-ons from Python-2 to Python-30