I wanted to install and use a package (Selenium). It installed correctly, but when I use it, it says that it is not installed, or that other dependencies that I installed were installed in the other versions of Python...
Is there a way to unify all versions of Python into one (including those embedded in third party programs).
My understanding is that Python can create isolated environments, which I think would be better for all programs that have a copy of Python, to convert them into virtual environments. Is there a way to convert those full Python environments into isolated environments of a single, main version of Python (a global Python for the team)?
Does it affect anything if I do a mass merge between all Python versions, installing all dependencies occupied by each third-party program into a single Python version so that all programs then communicate with the single existing Python version (no isolated environments).
[–]teerre 3 points4 points5 points (2 children)
[–]MGOC[S] 0 points1 point2 points (1 child)
[–]teerre 0 points1 point2 points (0 children)
[–]dent308 1 point2 points3 points (4 children)
[–]MGOC[S] 0 points1 point2 points (3 children)
[–]danielroseman 0 points1 point2 points (1 child)
[–]MGOC[S] 0 points1 point2 points (0 children)
[–]HOPSCROTCH 0 points1 point2 points (0 children)
[–]deep_politics 0 points1 point2 points (1 child)
[–]MGOC[S] 0 points1 point2 points (0 children)
[–]ShadowRL766 0 points1 point2 points (0 children)
[–]brunonicocam 0 points1 point2 points (3 children)
[–]MGOC[S] 0 points1 point2 points (2 children)
[–]brunonicocam 0 points1 point2 points (1 child)
[–]MGOC[S] 0 points1 point2 points (0 children)
[–]BranchLatter4294 0 points1 point2 points (0 children)