Amir Hossein Bakhtiary Davijani

Results 5 comments of Amir Hossein Bakhtiary Davijani

~~The point of divergence is when pipenv calls resolver.py in a separate process. The requirements are passed via the PIPENV_PACKAGES env var. Depending on the order in which the requirements...

gets fixed by: https://github.com/pypa/pipenv/pull/5279

the #5279 PR was accidentally closed. The new PR that fixes this is: https://github.com/pypa/pipenv/pull/5286

This seems to be another version of: https://github.com/pypa/pipenv/issues/4866 This was fixed in the previous release. I have tested the original saltstack file that was failing: https://github.com/saltstack/salt/blob/4cd0680b7f48790cc82a8074695ef8f04b99c74a/Pipfile It works both with...

This is a hard one! I need more info to address it. could you answer the following questions? maybe I can help. which python is used by default? To find...