Optimized curvature calculation + other updates #1610
Annotations
1 error and 4 warnings
Install Dependencies
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code null
|
Install Dependencies
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Install Dependencies
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Install Dependencies
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Install Dependencies
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString stringByStandardizingPath]: unrecognized selector sent to instance 0x6000013c4140'
*** First throw call stack:
(
0 CoreFoundation 0x0000000199fba2cc __exceptionPreprocess + 176
1 libobjc.A.dylib 0x0000000199a9e158 objc_exception_throw + 60
2 CoreFoundation 0x000000019a06c568 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x0000000199f23f1c ___forwarding___ + 1580
4 CoreFoundation 0x0000000199f23830 _CF_forwarding_prep_0 + 96
5 Foundation 0x000000019b023b34 -[NSProcessInfo arguments] + 188
6 CoreFoundation 0x000000019a035fcc __getDefaultArguments_block_invoke + 96
7 libdispatch.dylib 0x0000000199cb53e8 _dispatch_client_callout + 20
8 libdispatch.dylib 0x0000000199cb6c68 _dispatch_once_callout + 32
9 CoreFoundation 0x000000019a035968 _addBackstopValuesForIdentifierAndSource + 652
10 CoreFoundation 0x0000000199eef3ec __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 144
11 CoreFoundation 0x000000019a035604 -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 272
12 CoreFoundation 0x0000000199ef5774 -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 136
13 CoreFoundation 0x000000019a074970 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.155 + 296
14 CoreFoundation 0x000000019a0745e0 -[_CFXPreferences withSearchLists:] + 84
15 CoreFoundation 0x0000000199ef0cc4 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 300
16 CoreFoundation 0x000000019a0747c4 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 440
17 CoreFoundation 0x0000000199ef05e8 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156
18 CoreFoundation 0x0000000199ef0510 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112
19 SystemConfiguration 0x000000019aca2818 SCDynamicStoreCopyProxiesWithOptions + 180
20 libcurl.4.dylib 0x00000001035d8624 Curl_macos_init + 16
21 libcurl.4.dylib 0x00000001035b4ae8 global_init + 172
22 libcurl.4.dylib 0x00000001035b4a2c curl_global_init + 68
23 libmamba.2.0.0.dylib 0x00000001032ed7b8 _GLOBAL__sub_I_singletons.cpp + 24
24 dyld 0x0000000199af6608 ___ZZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateEENK3$_0clEv_block_invoke + 168
25 dyld 0x0000000199b34b38 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.202 + 172
26 dyld 0x0000000199b28400 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 496
27 dyld 0x0000000199ad72fc _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 300
28 dyld 0x0000000199b27394 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 192
29 dyld 0x0000000199b29c6c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 160
30 dyld 0x0000000199b3482c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 432
31 dyld
|
Loading