Replies: 1 comment 2 replies
-
You don’t have to build it. Have a look at this section of the README: https://github.com/snipem/gt7dashboard#how-to-run |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
i am pretty new when it is about github and especially python. I havedownlaoded the zip, installed python and entered my ip in the bat file i recive following error:
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [21 lines of output]
+ meson setup C:\Users\chris\AppData\Local\Temp\pip-install-89reaesx\scipy_4d79aadf1460444aaefa918f6ce175b3 C:\Users\chris\AppData\Local\Temp\pip-install-89reaesx\scipy_4d79aadf1460444aaefa918f6ce175b3.mesonpy-ll9jygqt -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=C:\Users\chris\AppData\Local\Temp\pip-install-89reaesx\scipy_4d79aadf1460444aaefa918f6ce175b3.mesonpy-ll9jygqt\meson-python-native-file.ini
The Meson build system
Version: 1.2.2
Source dir: C:\Users\chris\AppData\Local\Temp\pip-install-89reaesx\scipy_4d79aadf1460444aaefa918f6ce175b3
Build dir: C:\Users\chris\AppData\Local\Temp\pip-install-89reaesx\scipy_4d79aadf1460444aaefa918f6ce175b3.mesonpy-ll9jygqt
Build type: native build
Project name: SciPy
Project version: 1.9.3
WARNING: Failed to activate VS environment: Could not find C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe
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.
i am on Windows. Can anyone help?
Beta Was this translation helpful? Give feedback.
All reactions