Amir Hadifar

Results 18 comments of Amir Hadifar

same issue! fixed by replacing `extension.h` with `types.h`

same issue here is my Xml : ``` ```

Thanks for your answer... Can you give me some hint to handle this? or could you please tell when you plan to add this feature?

same problem here!

After running `doccano webserver --port 8000` Also, make sure you run `doccano task` in a separate terminal/window

Any demo exist?

Same problem ! any work around ? I face this problem on Nexus 5 , Android 6

I'm not sure what was the problem but with the following config file it will work: `python -m cc_net --config config/myconfig.json` Here is `myconfig.json`: ``` { "hash_in_mem": 2, "dump": "2019-09",...

@gwenzek Any update on this? I can only run it in `debug` mode. Would you please give me some hint, how can I run it in `local` mode? I have...