pipreqsnb icon indicating copy to clipboard operation
pipreqsnb copied to clipboard

pipreqsnb with pyfunctional

Open SwiftWinds opened this issue 4 years ago • 4 comments

Since pyfunctional is imported with, for example, from functional import seq, pipreqsnb mistakenly adds functional instead of pyfunctional to the requirements.txt file.

SwiftWinds avatar Mar 06 '21 02:03 SwiftWinds

I think this issue has to be with pipreqs and not with this wrapper. which version of pipreqs do you have? the functional imports are on a notbook or a py file?

ivanlen avatar Mar 07 '21 01:03 ivanlen

I have functional imports in both. The version of pipreqs I have is 0.4.10. Yeah, it might be an issue with pipreqs. If determined so, I'll open an issue there. Thank you for your quick response! :)

SwiftWinds avatar Mar 12 '21 04:03 SwiftWinds

@SwiftWinds when you open the issue, can you paste a link of the issue here so I can follow it?

I don't know how much activity does the pipreqs developers have. If you don't get feedback there, maybe we can think in a workaround.

Cheers.

ivanlen avatar Mar 12 '21 11:03 ivanlen

Ok, I opened one: https://github.com/bndr/pipreqs/issues/232.

However, as you suggested, the project doesn't seem to be rigorously maintained. (There are old issues and unmerged PRs.)

SwiftWinds avatar Mar 13 '21 05:03 SwiftWinds