Michael Herrmann

Results 468 comments of Michael Herrmann

Do you happen to have any guidance on this @artyom?

The hosted version of winget.Pro supports Entra ID authentication to restrict access to applications: https://winget.pro/winget-entra-id-authentication/

Sorry but this repository is about PyQt, not PySide.

Pity. Ok! Thank you for letting me know.

I'm afraid the changes do not work for me. I have Selenium 4.10.0 and am getting: ``` File "/home/michael/dev/helium/helium/_impl/__init__.py", line 112, in _start_chrome_driver result = Chrome(options=chrome_options, desired_capabilities=capabilities) TypeError: __init__() got...

Hi, Helium doesn't care. It solely depends on which version of Chrome / Firefox you have installed. The driver needs to match that version.

Helium includes its own copy of Chromedriver. But it's outdated and very likely won't work on your system. You need to download a version of chromedriver that is compatible with...

Hi Andreas, I'll look at it if I get a chance but I'm afraid the Hobbyist Edition which you purchased doesn't include any additional guarantee. Cheers, Michael

You probably need pip install 'fbs[upload]'

Hi, fbs uses PyInstaller under the hood for packaging dependencies. Maybe your issue can be fixed by updating to a newer version of PyInstaller. If not, then you could google...