pycharm64位python3.12 x32位安装pandas出错安装不了

embedded/2024/11/20 16:14:17/

python32python312_x32pandaspython312_x32pandas__0">最近由于要使用只有python32位才能使用的库,于是创建了一个python3.12 x32位环境的项目,在布置环境的过程中发现这pandas安装不了,网上找了一大圈也没看到过几个像样的解决问题的答案,大家如果在python3.12 x32位环境下安装pandas失败跟我一样的报错可以试下下面的方法 如果安装报错信息如下:

Collecting pandas
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/9c/d6/9f8431bacc2e19dca897724cd097b1bb224a6ad5433784a44b587c7c13af/pandas-2.2.3.tar.gz (4.4 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\Wilbu\AppData\Local\Temp\pip-install-yi4qara2\pandas_9cffe7c5e9774ce98f0deccf62d43e3d C:\Users\Wilbu\AppData\Local\Temp\pip-install-
yi4qara2\pandas_9cffe7c5e9774ce98f0deccf62d43e3d.mesonpy-_r07j6lx\build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --vsenv --native-file=C:\Users\Wilbu\AppData\Local\Temp\pip-install-yi4qara2\pandas_9cffe7c5e9774ce98f0deccf62d43e3d.mesonpy-_r07j6lx\build\meson-python-native-file.ini
The Meson build system
Version: 1.2.1
Source dir: C:\Users\Wilbu\AppData\Local\Temp\pip-install-yi4qara2\pandas_9cffe7c5e9774ce98f0deccf62d43e3d
Build dir: C:\Users\Wilbu\AppData\Local\Temp\pip-install-yi4qara2\pandas_9cffe7c5e9774ce98f0deccf62d43e3d.mesonpy-_r07j6lx\build
Build type: native build
Project name: pandas
Project version: 2.2.3
Activating VS 17.12.0
C compiler for the host machine: cl (msvc 19.42.34433 “用于 x64 的 Microsoft ® C/C++ 优化编译器 19.42.34433 版”)
C linker for the host machine: link link 14.42.34433.0
C++ compiler for the host machine: cl (msvc 19.42.34433 “用于 x64 的 Microsoft ® C/C++ 优化编译器 19.42.34433 版”)
C++ linker for the host machine: link link 14.42.34433.0
Cython compiler for the host machine: cython (cython 3.0.11)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python found: YES (E:\WOWdamo.venv\Scripts\python.exe)
Need python for x86_64, but found x86
Run-time dependency python found: NO (tried sysconfig)

  ..\..\pandas\_libs\tslibs\meson.build:32:7: ERROR: Python dependency not foundA full log can be found at C:\Users\Wilbu\AppData\Local\Temp\pip-install-yi4qara2\pandas_9cffe7c5e9774ce98f0deccf62d43e3d\.mesonpy-_r07j6lx\build\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.


pandas_pip_install_pandas203_51">解决办法就是安装以前版本的pandas,不要安装最新的: pip install pandas==2.0.3



http://www.ppmy.cn/embedded/139119.html

相关文章

基于YOLOv8深度学习的医学影像阿尔兹海默症检测诊断系统研究与实现(PyQt5界面+数据集+训练代码)

阿尔茨海默症(Alzheimer’s disease)是一种常见的神经退行性疾病,主要表现为记忆丧失、认知能力下降以及行为和人格改变。随着全球老龄化问题的加剧,阿尔茨海默症的发病率也在逐年上升,给患者及其家庭带来了巨大的经济…

安宝特分享 | 如何利用AR技术革新医疗实践:从远程急救到多学科协作

AR技术在国内外医院的应用 在现代医疗环境中,患者面临的挑战依然严峻:看病难、看病远、看病急。这些问题不仅影响了患者的治疗效果,也让医务工作者倍感压力。幸运的是,随着增强现实(AR)技术的发展&#xf…

前端全屏显示解决方案分享

本文分享的内容是前端全屏显示的解决方案,来源于103项目中的需求。主要是将开发过程中遇到问题,解决问题的思路分享出来,对于后面遇到相同的业务场景时可以借鉴一下,提高我们的开发效率,少走一些弯路。 需求背景 用户…

单片机的基本组成与工作原理

单片机(Microcontroller Unit, MCU)是一种将计算机的主要部分集成在一个芯片上的小型计算机系统。它通常包括中央处理器(CPU)、存储器(Memory)、输入输出接口(I/O Ports)、定时器/计…

【UGUI】Unity 游戏开发:背包系统初始化克隆道具

在游戏开发中,背包系统是一个非常常见的功能模块。它允许玩家收集、管理和使用各种道具。今天,我们将通过一个简单的示例来学习如何在 Unity 中初始化一个背包系统。我们将使用 Unity 2021.3.7 版本,并结合 C# 脚本来实现这一功能。 1. 场景…

PH热榜 | 2024-11-19

DevNow 是一个精简的开源技术博客项目模版,支持 Vercel 一键部署,支持评论、搜索等功能,欢迎大家体验。 在线预览 1. Layer 标语:受大脑启发的规划器 介绍:体验一下这款新一代的任务和项目管理系统吧!它…

25. 架构能力

文章目录 第25章 架构能力25.1 个人能力:架构师的职责、技能和知识职责技能知识那经验方面呢? 25.2 软件架构组织的能力25.3 成为更优秀的架构师接受指导指导他人 25.4 小结25.5 扩展阅读25.6 问题讨论 第25章 架构能力 人生苦短,学海无涯。 …

借助Excel实现Word表格快速排序

实例需求:Word中的表格如下图所示,为了强化记忆,希望能够将表格内容随机排序,表格第一列仍然按照顺序编号,即编号不跟随表格行内容调整。 乱序之后的效果如下图所示(每次运行代码的结果都不一定相同&#x…