You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem situation:
Suppose there is a service for which libraries are installed via -e. If for one of these libraries in requirements.txt there is a library that cannot be installed in the current operating system when trying to generate Pipfile.lock, the error log will be uninformative (I added an example of such a log in the screenshot below). I think it would be useful to add information to the error log about which library cannot be installed and what it depends on.