Проблема установки vmware workstation 15 (SyntaxError: invalid syntax)
Доброго всем времени!
OS: Ubuntu 18.04.3 LTS 4.15.0-64-generic x86_64
# ./VMware-Workstation-Full-15.0.2-10952284.x86_64.bundle
Extracting VMware Installer...done.
Traceback (most recent call last):
File "/tmp/tmp4obv305o.vmis.env", line 132, in <module>
exec(fileObj.read(), mod.__dict__)
File "<string>", line 244
except OSError, e:
^
SyntaxError: invalid syntax
Ошибка вроде указывает на питон, но куда копать не знаю.
# python --version
Python 2.7.15+
# python3 --version
Python 3.6.8
лог:
2019-09-20T21:39:01.057+03:00| host-9847| I125: Log for VMware Workstation pid=9847 version=15.5.0 build=build-14665864 option=Release
2019-09-20T21:39:01.057+03:00| host-9847| I125: The process is 64-bit.
2019-09-20T21:39:01.057+03:00| host-9847| I125: Host codepage=UTF-8 encoding=UTF-8
2019-09-20T21:39:01.057+03:00| host-9847| I125: Host is Linux 4.15.0-64-generic Ubuntu 18.04.3 LTS
2019-09-20T21:39:01.056+03:00| host-9847| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2019-09-20T21:39:01.056+03:00| host-9847| I125: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2019-09-20T21:39:01.056+03:00| host-9847| I125: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2019-09-20T21:39:01.056+03:00| host-9847| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/config": No such file or directory.
2019-09-20T21:39:01.056+03:00| host-9847| I125: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/config": No such file or directory.
2019-09-20T21:39:01.056+03:00| host-9847| I125: PREF Optional preferences file not found at /usr/lib/vmware/config. Using default values.
2019-09-20T21:39:01.056+03:00| host-9847| I125: DictionaryLoad: Cannot open file "/root/.vmware/config": No such file or directory.
2019-09-20T21:39:01.056+03:00| host-9847| I125: [msg.dictionary.load.openFailed] Cannot open file "/root/.vmware/config": No such file or directory.
2019-09-20T21:39:01.056+03:00| host-9847| I125: PREF Optional preferences file not found at /root/.vmware/config. Using default values.
2019-09-20T21:39:01.056+03:00| host-9847| I125: DictionaryLoad: Cannot open file "/root/.vmware/preferences": No such file or directory.
2019-09-20T21:39:01.056+03:00| host-9847| I125: [msg.dictionary.load.openFailed] Cannot open file "/root/.vmware/preferences": No such file or directory.
2019-09-20T21:39:01.056+03:00| host-9847| I125: PREF Optional preferences file not found at /root/.vmware/preferences. Using default values.
Кто может быть сталкивался, помогите плз.