I have been trying to update my system for two days and I have run into one problem after the other, but have fixed them so far using the forums. This one I cannot find a solution to:
Traceback (most recent call last):
File "/usr/bin/layman", line 23, in <module>
from layman.config import Config
ImportError: No module named layman.config
I have checked and there is no layman.config file. The closest is layman.cfg in /etc. I tried changing the file to pint to this layman.cfg and receive the same error. Where should I look for these module files? Thanks!