You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.
Hi
I am beginner Python learner and i would love to use and if possible customise this eventually. Is there an easy way to change the UI language to English?
Thanks
The text was updated successfully, but these errors were encountered:
I am beginner.
Installed from git to Pycharm python 3.8
Is there way to translate
does it create a database
fixed typo's
when run get this
Traceback (most recent call last):
File "F:/PYCharm_Projects/BookLibrary/run.py", line 1, in
from app import app
File "F:\PYCharm_Projects\BookLibrary\app_init_.py", line 3, in
from flask_sqlalchemy import SQLAlchemy
File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\flask_sqlalchemy_init_.py", line 13, in
import sqlalchemy
File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\sqlalchemy_init_.py", line 8, in
from . import util as util # noqa
File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\sqlalchemy\util_init.py", line 14, in
from ._collections import coerce_generator_arg # noqa
File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\sqlalchemy\util_collections.py", line 16, in
from .compat import binary_types
File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\sqlalchemy\util\compat.py", line 331, in
time_func = time.clock
AttributeError: module 'time' has no attribute 'clock'
Hi
I am beginner Python learner and i would love to use and if possible customise this eventually. Is there an easy way to change the UI language to English?
Thanks
The text was updated successfully, but these errors were encountered: