I am trying to run the sample from libvlc for android. Whenever I try to build the project, I get this error: Could not determine the dependencies of task ':jav
import org.python.util.PythonInterpreter; PythonInterpreter interp = new PythonInterpreter(); So at the time of creating python interpreter, how can i specify
I'm using AWS Application Load Balancer (ALB) to expose the ASP.NET Core gRPC services. The services are running in Fargate containers and expose unsecured HTTP
I have a video file, and I wanted to do a few operations on the video file with ffmpeg, but I realized that after I input the video to ffmpeg, the output video
i know i have seen similar questions on the issue but most of them seemed to be solved by allowing the port 8000 by using the command sudo ufw allow 8000. i hav
I'm building my svelte app. In the config.xml file, I'm targeting <content src="./public/index.html" /> which works perfectly on Android. When I try to la
I've released MooseX::Extended to the CPAN (github repository here). I'm trying to set up github actions and the linux tests run just fine. However, (Windows is
I decode a CSV file (using https://hexdocs.pm/csv/), producing a stream, and I filter this stream with Enum.filter. My problem is that the processing time does
New to Python and APIs I am trying to connect the TMDB api data to the data I have in my db. To be more specific, I have access to specific poster_paths and oth
I'm using CNN model for Image Classification. My dataset has a folder and 5 sub-folders that has images of flowers in it. I have created the data frame where fe