Mehdi Nassim KHODJA

Results 26 comments of Mehdi Nassim KHODJA

``` 2022-11-16 01:06:22.022 | ERROR | apps.data_collection.management.commands.tagging:handle:69 - get() returned more than one Tag -- it returned 2! Traceback (most recent call last): > File "/app/apps/data_collection/management/commands/tagging.py", line 63, in handle...

@rtpg For me the ideal solution would be to have both options: 1- Handling this case by taking only the first tag when get() returns more than one, This would...

> Hi @naskio, can I give a shot at solving this issue? Yes sure Good luck 😀

Hello @tim-hub Could you please create a PR if you are interested to merge ?

Hello @jeremybep We officially support this [Docker image](https://github.com/naskio/docker-n8n-python). We recommend you to use it to avoid this kind of problems.

There's a way ofc. You can check the docker image repository to get an idea.

Sorry, I never use Windows. Basically, you need to have Python installed and configured in your env. On Linux, we can check this using `python --version` or `which python`. Maybe...

Normally, it should work when empty.

Exactly, you should make sure that `where python3` print something.

Hi @germanbravouy Thanks for reporting. The pipeline is currently broken, we will try to fix ASAP.