João Pinto

Results 21 comments of João Pinto

By the way, you are aware that current Windows 10 openssh support Kerberos right ? Which means ssh -K servername from a Tabby clink promote might be sufficient :)

@manuelblancovalentin I do not have any OSX system, maybe you can try https://formulae.brew.sh/formula/openssh ? Homebrew FormulaeopensshHomebrew’s package index

@MaksimZhukov , this is a major blocker to the Python community which is currently unable to build universal (static binaries) using the standard setup-python action. Is there something we can...

Thanks for the quick update. Meanwhile I will try to find some stamina to build and maintain alternative action so that we can use more specifically for staticx builds.

Hi, I tested this in a corporate network, despite installing solara[assets] I still get the CDN connection attempt: `urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='[cdn.jsdelivr.net](http://cdn.jsdelivr.net/)', port=443): Max retries exceeded with url: [/npm/[email protected]/css/font-awesome.min.css](mailto:/npm/[email protected]/css/font-awesome.min.css) (Caused by NewConnectionError(':...

I get more errors for different resources, I will try to gather a complete log.

Hi, I have attached all the errors I got while testing the quickstart example. [](url) [error.txt](https://github.com/widgetti/solara/files/11509468/error.txt)

@maartenbreddels yes, I can confirm it is working despite the errors, and btw, I have used --dev as the method to disable the telemetry. A document on the use it...

As an enterprise user with limited privileges I am allowed to install software which meets the following requirements: 1. Is available only for my user (Scope: User) 2. Does not...