teritos / tero-lite

Just a tiny but complete version of Tero powered by Django
GNU Affero General Public License v3.0
0 stars 0 forks source link

invalid syntax usando Python 3.5 #1

Open jcarizza opened 6 years ago

jcarizza commented 6 years ago
  $ ./manage.py runserver
  File "/home/jcarizza/Code/tero-lite/src/apps/telebot/__init__.py", line 14
    print(f'got signal! {username} {filename}')
                                             ^
SyntaxError: invalid syntax

Probablemente estoy usando una versión que no soporta este formateo. ¿Cuál es la versión minima?

redraw commented 6 years ago

@jcarizza python 3.6, emi esta en la vanguardia xd. para switchear las versiones de python esta bueno pyenv

jcarizza commented 6 years ago

Jaja ack! Python 3.6 Alla voy!

El jue., 10 de may. de 2018 22:41, Agustin Bacigalup < notifications@github.com> escribió:

@jcarizza https://github.com/jcarizza python 3.6, emi esta en la vanguardia xd. para switchear las versiones de python esta bueno pyenv

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/teritos/tero-lite/issues/1#issuecomment-388234449, or mute the thread https://github.com/notifications/unsubscribe-auth/ABHC7tRMryq0L-PwJKR_coWW_vlqT6jUks5txOw7gaJpZM4T6vg- .