Julien Marrec

Results 241 comments of Julien Marrec

In my 3.8.3 version if I modify this: https://github.com/python/cpython/blob/6f8c8320e9eac9bc7a7f653b43506e75916ce8e8/Lib/site.py#L169-L170 by ``` try: exec(line) continue except: print(f"addpackage, failed for {fullname=}") print(f"exec(line): {line=}") print("\n") continue ``` Then it loads the sys correctly....

@mrkn I did a git bisect, each time doing `gem uninstall pycall && bundle exec rake install && PYCALL_DEBUG_FIND_LIBPYTHON=1 ruby -rpycall -ePyCall.builtins` and indicating I would see the failed imports...

@Croydon Non functional rather, but the need is still here, though I've worked around it since then. I'm fine closing if no one has the bandwith to help out finish...

Meh, let's assume it's fine. Closing then :)

@jowr I am not planning on doing more changes at least, if that's what you're asking. PS: In fact I'm not either planning to do any changes to the state...

I just hit this today tyring to isntall the 1.6.0 plugin on a mac ARM with 23.1.341 Crash report ``` Incident Identifier: 3D8E4C98-2629-4F93-A5FA-EC99BD66EE3B CrashReporter Key: 2F058BDC-C951-5FE8-92DF-06EAE7226BD9 Hardware Model: MacBookPro18,2 Process:...

See https://github.com/openstudiocoalition/OpenStudioApplication/wiki/Enable-debug-output-messages-for-the-OpenStudioApplication

I'd be surprised installing libssl3 does anything. We link to openssl 1.x because of openstudio-ruby (and the 3.2.2 upgrade in the next version should link to openssl 3, like qt...

Funding is the issue here. see https://github.com/openstudiocoalition/OpenStudioApplication/wiki/Internationalization:-Translating-the-OpenStudioApplication-to-another-target-language especially > Drive interest in supporting the full development of the feature (via in-kind or financial contributions): > Translating is somewhat easy ("just"...