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
Hi!
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!
Have converted the Chinese text to English.
Still have the problems as per the last post
HI! I have done a translation in english by google trad
https://github.com/faudard/BookLibrary
Enjoy !