-
How to reproduce the behaviour
---------
If we install doccano by pip without PostgresQL, the installation failed:
```bash
ERROR: Command errored out with exit status 1:
command: /us…
-
If you open a GitHub issue, here is our policy:
1. It must be a bug, a feature request, or a significant problem with documentation (for small docs fixes please send a PR instead).
2. The form bel…
-
Hi guys, I'm getting this error when calling doccano init, the installation itself is okay with no dependencies errors raised
---------
(base) C:\Users\troustom>doccano init
Traceback (most recent …
-
Hello
I cant import any data with last version of Doccano. Last week there was no problem with it
Project: SequenceLabeling
file format: text line
Environment
---------
* Python Version Us…
-
I was running doccano locally with the version tag v1.4.0,reference [pip installation](https://github.com/doccano/doccano#pip-installation).
I have created sequence labeling project and configure…
-
Hi every one.
I'm trying to evaluate my NER model that is supposed to recognized industrial process such as 3D printing or Laser Cutting. I created a trainData file with a tool called Doccano. I wan…
-
Your Environment
---------
* Operating System: Windows 10
* Python Version Used: 3.8.4
* When you install doccano: 20th May 2021
* How did you install doccano : pip install doccano==1.2.4…
ghost updated
3 years ago
-
How to reproduce the problem
---------
Deploy Doccano using the one-click deployment found in this link - https://doccano.github.io/doccano/
I had Doccano deployed on Azure and was using it.
I …
-
How to reproduce the problem
---------
I tried to install doccano according to the provided installation guide:
$ git clone https://github.com/doccano/doccano.git
$ cd doccano
$ docker-compos…
-
How to reproduce the behaviour
---------
-create new env on ubuntu
-install with pip with following (pip installation section)
-start in a shell with "doccano webserver --port 8000" and another sh…