--- a/src/eric7/Cooperation/CooperationServer.py Tue Oct 18 16:05:20 2022 +0200 +++ b/src/eric7/Cooperation/CooperationServer.py Tue Oct 18 16:06:21 2022 +0200 @@ -12,7 +12,7 @@ from .Connection import Connection -import Preferences +from eric7 import Preferences class CooperationServer(QTcpServer):