Install 32 bit Linux VMWare Horizon client & how to edit a .bundle file [bash script executable (binary file)
by wjc from LinuxQuestions.org on (#6K23P)
Hi there,
I was trying to install VMWare's Horizon client for 32 bit linux (benefits include being able to use local storage) https://customerconnect.vmware.com/e...ents/horizon_8and it didn't work due to Python 3.3+ moving Callable to Collections.abc from Collections - this was in the log.
It is now not supported by VMWare since 2021.
I was wondering if anyone one knows how to edit a .bundle file [bash script executable (binary file) so I could see if modifying python files would make it work.
Alternatively, is there a way to use a particular version of Python?
That's assuming if just updating Python files will make it work
Thanks
I was trying to install VMWare's Horizon client for 32 bit linux (benefits include being able to use local storage) https://customerconnect.vmware.com/e...ents/horizon_8and it didn't work due to Python 3.3+ moving Callable to Collections.abc from Collections - this was in the log.
It is now not supported by VMWare since 2021.
I was wondering if anyone one knows how to edit a .bundle file [bash script executable (binary file) so I could see if modifying python files would make it work.
Alternatively, is there a way to use a particular version of Python?
That's assuming if just updating Python files will make it work
Thanks