Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vectorbt installation #752

Open
avrenli2 opened this issue Oct 22, 2024 · 0 comments
Open

vectorbt installation #752

avrenli2 opened this issue Oct 22, 2024 · 0 comments

Comments

@avrenli2
Copy link

I attempted to install vectorbt on a brand-new Windows computer but received error messages.
I typed
pip install vectorbt
on the command prompt, and the following error messages populated:

 ..\meson.build:1:0: ERROR: Unknown compiler(s): [['icl'], ['cl'], ['cc'], ['gcc'], ['clang'], ['clang-cl'], ['pgcc']]

      The following exception(s) were encountered:

      Running `icl ""` gave "[WinError 2] The system cannot find the file specified"

      Running `cl /?` gave "[WinError 2] The system cannot find the file specified"

      Running `cc --version` gave "[WinError 2] The system cannot find the file specified"

      Running `gcc --version` gave "[WinError 2] The system cannot find the file specified"

      Running `clang --version` gave "[WinError 2] The system cannot find the file specified"

      Running `clang-cl /?` gave "[WinError 2] The system cannot find the file specified"

      Running `pgcc --version` gave "[WinError 2] The system cannot find the file specified"


      A full log can be found at C:\Users\fredd\AppData\Local\Temp\pip-install-_0zkqxkw\numpy_21d05c7bfb4c4701861841d41dd4c005\.mesonpy-1u46wt4d\meson-logs\meson-log.txt

      [end of output]

 
  note: This error originates from a subprocess, and is likely not a problem with pip.

error: metadata-generation-failed


× Encountered error while generating package metadata.

╰─> See above for output.


note: This is an issue with the package mentioned above, not pip.

hint: See above for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant