[Chennaipy] doccano server : files cannot be import to database

2023-04-27 Thread Dhanasekar
I install doccano app using pip installation method using postgresql as DB i tried to upload dataset into the docanno for tagging The .jsonl file is uploaded successfully, but cannot be imported into the database i want to look for doccano logs to debug but can't find it. in which location can i fi

Re: [Chennaipy] [kanchilug] Re: flask error: ModuleNotFoundError: No module named 'flask.ext'

2022-09-11 Thread Dhanasekar
==2.2.2 Flask-Cors==3.0.10 Flask-Ext==0.1 Flask-RESTful==0.3.9 Flask-Routing==0.0.21 itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.1 pytz==2022.2.1 six==1.16.0 views==0.3 Werkzeug==2.2.2 all the dependencies are installed still ImportError exists , any clues thanks for your time on this regards,

[Chennaipy] flask error: ModuleNotFoundError: No module named 'flask.ext'

2022-09-04 Thread Dhanasekar
i tried to run a app in flask https://github.com/ArchiveLabs/books.archivelab.org/tree/master/books.archivelab https://github.com/ArchiveLabs/books.archivelab.org/blob/master/books.archivelab/app.py i install flask and venv when i run app.py with flask i got the error *venv) root@localhost:~/flas

Re: [Chennaipy] Error on pip installation

2020-04-22 Thread Dhanasekar
Which platform? > > centos 7 > Do you have all the c++ dependencies and any build time python > dependencies to build the wheel installed in your system? > >no idea about c++ dependency if so any links for dependency package for c++ package pyarrow==0.15.1 was installed as prerequisite

[Chennaipy] Error on pip installation

2020-04-22 Thread Dhanasekar
Hi i need to install a python package 'perspective-python' installed python version 3.7.4 and # pip3 install perspective-python i got the following error "ERROR: Failed building wheel for perspective-python Failed to build perspective-python ERROR: Could not build wheels for perspective-python wh