You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using miniforge3 (conda).
When I run pip install ansys-fluent-core in a virtual environment, the following error occurs.
Could you please let me know the cause and how to resolve it?
Thank you in advance.
error: subprocess-exited-with-error
× Building wheel for quarto-cli (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Current working directory: C:\Users\Public\Documents\Wondershare\CreatorTemp\pip-install-raqmcr8v\quarto-cli_cdbc55c9f1624dcf8cb893693c06bf48
running bdist_wheel
running build
running build_py
Downloading and installing quarto-cli binaries...
Downloading https://github.com/quarto-dev/quarto-cli/releases/download/v1.5.57/quarto-1.5.57-win.zip
error: [Errno 2] No such file or directory: 'quarto_cli\quarto-1.5.57\share\deno_std\cache\deps\https\cdn.skypack.dev\010ab5a2e2b8bd9419eceeb3654e9d2f1412afd9065e89a8d3d03c58f29970dd.metadata.json'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for quarto-cli
Successfully built grapheme
Failed to build quarto-cli
ERROR: Could not build wheels for quarto-cli, which is required to install pyproject.toml-based projects
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using miniforge3 (conda).
When I run pip install ansys-fluent-core in a virtual environment, the following error occurs.
Could you please let me know the cause and how to resolve it?
Thank you in advance.
error: subprocess-exited-with-error
× Building wheel for quarto-cli (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Current working directory: C:\Users\Public\Documents\Wondershare\CreatorTemp\pip-install-raqmcr8v\quarto-cli_cdbc55c9f1624dcf8cb893693c06bf48
running bdist_wheel
running build
running build_py
Downloading and installing quarto-cli binaries...
Downloading https://github.com/quarto-dev/quarto-cli/releases/download/v1.5.57/quarto-1.5.57-win.zip
error: [Errno 2] No such file or directory: 'quarto_cli\quarto-1.5.57\share\deno_std\cache\deps\https\cdn.skypack.dev\010ab5a2e2b8bd9419eceeb3654e9d2f1412afd9065e89a8d3d03c58f29970dd.metadata.json'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for quarto-cli
Successfully built grapheme
Failed to build quarto-cli
ERROR: Could not build wheels for quarto-cli, which is required to install pyproject.toml-based projects
Beta Was this translation helpful? Give feedback.
All reactions