Rishabh Gautam

Results 37 comments of Rishabh Gautam

is the multiple tracking update out ?

have you tried installing torch by ```bash pip install torch ``` or if you are using python3 ```bash pip3 install torch ```

I am not sure about the exact problemm here but try this article it can maybe help you https://medium.com/secure-and-private-ai-writing-challenge/a-step-by-step-guide-to-installing-pytorch-in-raspberry-pi-a1491bb80531 if the problem still persists let me know i will try...

If you want i could try addong this feature

@Seitk go ahead i couldn't work on this due to personal time constraints

Please correct me if I am wrong, But I need to go on and add a similar implementation done in kiwix-js-windows - Add `webkitdirectory` support - Use code from kiwix-js-windows...

@Jaifroid I have already started working on this issue. These are things that I have already accomplished - Setting up the project - Understanding the compilation steps - Compiling a...

I am using the code that is already written in `javascript-libzim`. I only wanted to compile a simple `hello world` to understand the basics. I understand it is a complicated...

I am back after a small break and start working on this again. Here is what I think could work PROPOSAL: - Add a global variable to manage if the...

@navopw i have made the changes which were asked and created a PR too mind checking it out