
Der Installationsbefehl und die Ausgabe lauten wie folgt:
Code: Select all
C:\Program Files (x86)\Python312-32\Scripts>pip install pandas
Defaulting to user installation because normal site-packages is not writeable
Collecting pandas
Using cached pandas-2.1.4.tar.gz (4.3 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [23 lines of output]
+ meson setup C:\Users\realt\AppData\Local\Temp\pip-install-ew6o36bq\pandas_25d69bcb06c84eb088749c1946920e14 C:\Users\realt\AppData\Local\Temp\pip-install-ew6o36bq\pandas_25d69bcb06c84eb088749c1946920e14\.mesonpy-swd4lt0x\build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --vsenv --native-file=C:\Users\realt\AppData\Local\Temp\pip-install-ew6o36bq\pandas_25d69bcb06c84eb088749c1946920e14\.mesonpy-swd4lt0x\build\meson-python-native-file.ini
The Meson build system
Version: 1.2.1
Source dir: C:\Users\realt\AppData\Local\Temp\pip-install-ew6o36bq\pandas_25d69bcb06c84eb088749c1946920e14
Build dir: C:\Users\realt\AppData\Local\Temp\pip-install-ew6o36bq\pandas_25d69bcb06c84eb088749c1946920e14\.mesonpy-swd4lt0x\build
Build type: native build
Project name: pandas
Project version: 2.1.4
Activating VS 17.8.3
C compiler for the host machine: cl (msvc 19.38.33133 "Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33133 for x64")
C linker for the host machine: link link 14.38.33133.0
C++ compiler for the host machine: cl (msvc 19.38.33133 "Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33133 for x64")
C++ linker for the host machine: link link 14.38.33133.0
Cython compiler for the host machine: cython (cython 0.29.36)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python found: YES (C:\Program Files (x86)\Python312-32\python.exe)
Need python for x86_64, but found x86
Run-time dependency python found: NO (tried sysconfig)
..\..\pandas\_libs\tslibs\meson.build:23:7: ERROR: Python dependency not found
A full log can be found at C:\Users\realt\AppData\Local\Temp\pip-install-ew6o36bq\pandas_25d69bcb06c84eb088749c1946920e14\.mesonpy-swd4lt0x\build\meson-logs\meson-log.txt
[end of output]
note: This error originates from a subprocess, and is likely not a [url=viewtopic.php?t=26065]problem[/url] 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.
Mobile version