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
The following packages have unmet dependencies: pypowervm : Depends: python3-pyrsistent but it is not installable Depends: python3-zipp but it is not installable E: Unable to correct problems, you have held broken packages.
I tried installing pyrsistent and zipp via 'pip3 install pyrsistent zipp', but the error persists.
'pip3 install python3-pyrsistent python3-zipp' doesn't work.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
pypowervm : Depends: python3-pyrsistent but it is not installable
Depends: python3-zipp but it is not installable
E: Unable to correct problems, you have held broken packages.
ln: failed to create symbolic link '/usr/bin/python': File exists
The text was updated successfully, but these errors were encountered:
Have the same issue using the 2.0.1 repository (line in /etc/apt/sources.list.d/pvm.list):
deb ftp://public.dhe.ibm.com/systems/virtualization/Novalink/debian/ novalink_2.0.1 non-free
The following packages have unmet dependencies: pypowervm : Depends: python3-pyrsistent but it is not installable Depends: python3-zipp but it is not installable E: Unable to correct problems, you have held broken packages.
I tried installing pyrsistent and zipp via 'pip3 install pyrsistent zipp', but the error persists.
'pip3 install python3-pyrsistent python3-zipp' doesn't work.
The text was updated successfully, but these errors were encountered: