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 0x6000030000c0'
*** First throw call stack:
(
0 CoreFoundation 0x0000000196ac62cc __exceptionPreprocess + 176
1 libobjc.A.dylib 0x00000001965aa158 objc_exception_throw + 60
2 CoreFoundation 0x0000000196b78568 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x0000000196a2ff1c ___forwarding___ + 1580
4 CoreFoundation 0x0000000196a2f830 _CF_forwarding_prep_0 + 96
5 Foundation 0x0000000197b2fb34 -[NSProcessInfo arguments] + 188
6 CoreFoundation 0x0000000196b41fcc __getDefaultArguments_block_invoke + 96
7 libdispatch.dylib 0x00000001967c13e8 _dispatch_client_callout + 20
8 libdispatch.dylib 0x00000001967c2c68 _dispatch_once_callout + 32
9 CoreFoundation 0x0000000196b41968 _addBackstopValuesForIdentifierAndSource + 652
10 CoreFoundation 0x00000001969fb3ec __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 144
11 CoreFoundation 0x0000000196b41604 -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 272
12 CoreFoundation 0x0000000196a01774 -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 136
13 CoreFoundation 0x0000000196b80970 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.155 + 296
14 CoreFoundation 0x0000000196b805e0 -[_CFXPreferences withSearchLists:] + 84
15 CoreFoundation 0x00000001969fccc4 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 300
16 CoreFoundation 0x0000000196b807c4 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 440
17 CoreFoundation 0x00000001969fc5e8 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156
18 CoreFoundation 0x00000001969fc510 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112
19 SystemConfiguration 0x00000001977ae818 SCDynamicStoreCopyProxiesWithOptions + 180
20 libcurl.4.dylib 0x0000000105410624 Curl_macos_init + 16
21 libcurl.4.dylib 0x00000001053ecae8 global_init + 172
22 libcurl.4.dylib 0x00000001053eca2c curl_global_init + 68
23 libmamba.2.0.0.dylib 0x00000001051257b8 _GLOBAL__sub_I_singletons.cpp + 24
24 dyld 0x0000000196602608 ___ZZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateEENK3$_0clEv_block_invoke + 168
25 dyld 0x0000000196640b38 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.202 + 172
26 dyld 0x0000000196634400 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 496
27 dyld 0x00000001965e32fc _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 300
28 dyld 0x0000000196633394 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 192
29 dyld 0x0000000196635c6c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 160
30 dyld 0x000000019664082c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 432
31 dyld
|
Loading