Owen Davis
Owen Davis
Interesting. The ModelerModule/content directory is empty. The error implies that when the application tries to create those data/fragments for a new project, that the unzip fails. Can I check where...
Using -femit-h generates a new assertion failure now, it looks like this changed a few days ago: `panic: regressed compiler feature: emit-h should hook into updateExports, not decl analysis` It...
I ran into the same error on macos + homebrew + python 3.12 It looks like python 3.12 (and pip) removed ImpImporter: https://stackoverflow.com/a/77364602 The error also seems to be a...