Ivan Lengyel
Ivan Lengyel
Hey, I've made a wrapper of pipreqs, [pipreqsnb](https://github.com/ivanlen/pipreqsnb) that supports `.ipynb` , single `.py` files and folders with mixed filetypes, as target and is fully functional. If you want we...
@alan-barzilay , yeah those PRs look more aligned to the project rather than the wrapper that I've made. Still, if you need some help with the `ipynb `implementation or in...
I am having the same problem.
> > I can't explain why you can't do it. > > I think you have to use same command (configuration: --dataset, --input_scale_size, etc...) as before to continue. > >...
I'm not fully into windows, but some hints that might help you. - First be sure that the enviroment in which `pipreqsnb` is installed is active. - Then, you should...
Hey, this should be easy to fix. I've been quite busy, but I'll try to prepare a fix for this weekend.
Hey, could you provide me the full command that you are running? Thanks!
Thanks, since I don't have a Windows OS currently available to make the tests, can I ask you to run the same command and add a specific file in your...
Exactly, thank you for the feedback. I was suspecting that is something related to the filesystem/os . I just wanted to make sure before changing the code. There are some...
Hi @PhilippWillms , I think I hace a patch. Would you mind uninstalling the repo and installing it from source and see if the bug still persists? 1. activate the...