Fix deprecation warning from np.cross #84
Annotations
10 warnings
Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux
/usr/share/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(
|
Linux
Mamba support is still experimental and can result in differently solved environments!
|
Windows
C:\Miniconda3\Lib\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(
|
Windows
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Windows
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Windows
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Windows
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Windows
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Windows
Mamba support is still experimental and can result in differently solved environments!
|