Anoduck, The Anonymous Duck

Results 209 comments of Anoduck, The Anonymous Duck

I am much grateful for your patience and generosity. No less than twenty minutes ago, a benevolent reddit user gave me the answer on how to accomplish this in lua:...

@DocKali I went with the Dockerized deployment, because I knew I was going to run into dependency issues during installation. This now appears to have been the more difficult approach,...

> I'm not able to reproduce this, have you used `poetry` to install the dependencies? https://python-poetry.org/ Make sure to use the new script when installing poetry, it will squawk at...

@parthk2510 Sadly, I ran out of time attempting to get the project to run, and have since abandoned it. I am now even receiving an error from the poetry configuration...

Since neorg is still hammering out the details for their newest spec, support for this is not only currently unavailable, it would require the creation of a completely new parser.

After disabling EXIV2, I had to next disable OPENCV_SUPPORT, because the OpenCV libraries are located in two different places on my system. The OpenCV files for cmake support are located...

@hfreire Please, help. 1. Is this app still supposed to be functioning? 2. If so, why is it not populating any data? I incorporated the use of docker-compose to set...

@all Anyone got this app working?

Thinking the exact same thing... app may no longer work. Regardless, referencing issue #880 since it appears to be the same issue.

@Thatchantique Running application by using the docker image and a docker-compose.yml file. I pull the image from the docker repository and then execute `docker-compose run -d` this is what I...