Closed afbjorklund closed 4 years ago
Here is the current workaround:
sed -e 's|/usr/bin/python3|/usr/bin/env python3|' -i varlink-wrapper.py
fixed with 70b3ee6e9ae79b02f7115021d859654c23f0a1c2
Thanks!
Here is the current workaround: