CI #683
Annotations
1 error and 2 warnings
Run conda-incubator/setup-miniconda@v2
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run conda-incubator/setup-miniconda@v2
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/youssefmecky96/pytorchforecasting /tmp/pip-req-build-bkt1yu4y
Running command git clone --filter=blob:none --quiet https://github.com/youssefmecky96/captum /tmp/pip-req-build-iyg8y4jb
error: subprocess-exited-with-error
× Building wheel for pytorch_forecasting (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [24 lines of output]
Traceback (most recent call last):
File "/usr/share/miniconda/envs/yaib_updated/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
main()
File "/usr/share/miniconda/envs/yaib_updated/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/usr/share/miniconda/envs/yaib_updated/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel
return _build_backend().build_wheel(wheel_directory, config_settings,
File "/tmp/pip-build-env-dpcn7f71/overlay/lib/python3.10/site-packages/poetry/core/masonry/api.py", line 58, in build_wheel
return WheelBuilder.make_in(
File "/tmp/pip-build-env-dpcn7f71/overlay/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 88, in make_in
wb.build(target_dir=directory)
File "/tmp/pip-build-env-dpcn7f71/overlay/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 124, in build
self._copy_module(zip_file)
File "/tmp/pip-build-env-dpcn7f71/overlay/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 265, in _copy_module
to_add = self.find_files_to_add()
File "/tmp/pip-build-env-dpcn7f71/overlay/lib/python3.10/site-packages/poetry/core/masonry/builders/builder.py", line 171, in find_files_to_add
for include in self._module.includes:
File "/usr/share/miniconda/envs/yaib_updated/lib/python3.10/functools.py", line 981, in __get__
val = self.func(instance)
File "/tmp/pip-build-env-dpcn7f71/overlay/lib/python3.10/site-packages/poetry/core/masonry/builders/builder.py", line 97, in _module
return Module(
File "/tmp/pip-build-env-dpcn7f71/overlay/lib/python3.10/site-packages/poetry/core/masonry/utils/module.py", line 65, in __init__
raise ModuleOrPackageNotFound(
poetry.core.masonry.utils.module.ModuleOrPackageNotFound: No file/folder found for package pytorch-forecasting
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pytorch_forecasting
ERROR: Could not build wheels for pytorch_forecasting, which is required to install pyproject.toml-based projects
CondaEnvException: Pip failed
|
Loading