Created
May 18, 2021 20:03
-
-
Save SCOTT-HAMILTON/98dd17b5a98e9643ec1dc7c7b9f01a65 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pythonCatchConflictsPhase | |
Found duplicated packages in closure for dependency 'xcffib': | |
xcffib 0.11.1 (/nix/store/7rysf86bnc8m8m6y3lfhz9xwdw63h467-python3-3.8.9-env/lib/python3.8/site-packages) | |
xcffib 0.11.1 (/nix/store/w001m900i44wcf2f89adj1rb44rqwql7-python3.8-xcffib-0.11.1/lib/python3.8/site-packages) | |
Found duplicated packages in closure for dependency 'six': | |
six 1.15.0 (/nix/store/7rysf86bnc8m8m6y3lfhz9xwdw63h467-python3-3.8.9-env/lib/python3.8/site-packages) | |
six 1.15.0 (/nix/store/nv3ryyaknp2g0qyjkmg4h83flqm0c0k3-python3.8-six-1.15.0/lib/python3.8/site-packages) | |
Found duplicated packages in closure for dependency 'pycparser': | |
pycparser 2.20 (/nix/store/7rysf86bnc8m8m6y3lfhz9xwdw63h467-python3-3.8.9-env/lib/python3.8/site-packages) | |
pycparser 2.20 (/nix/store/dbljgicq1dsjh7qbsi1v8whzmqcxyqqp-python3.8-pycparser-2.20/lib/python3.8/site-packages) | |
Found duplicated packages in closure for dependency 'cffi': | |
cffi 1.14.5 (/nix/store/7rysf86bnc8m8m6y3lfhz9xwdw63h467-python3-3.8.9-env/lib/python3.8/site-packages) | |
cffi 1.14.5 (/nix/store/v7gvr1qkzzmgvl2kn27ik4qa3w2y3v9c-python3.8-cffi-1.14.5/lib/python3.8/site-packages) | |
Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment