#3358 partially initialized module 'pandas' has no attribute '_pandas_datetime_CAPI' (most likely due to a circular import)

240e:378* Posted at: 1 day ago 👁13

partially initialized module 'pandas' has no attribute '_pandas_datetime_CAPI' (most likely due to a circular import)


=
system:Windows-10-10.0.22631-SP0
version:v3.97
frozen:True
language:zh
root_dir:F:/motrix downloads/1

1 Replies

这是由于 pandas 模块在 Windows 预打包版中因路径或环境问题未能正确加载导致的。

解决方案:

  1. 检查并修正软件安装路径:确保软件解压后的根目录路径(如 F:/motrix downloads/1不包含任何中文、空格或特殊符号。建议将整个 pyVideoTrans 文件夹移动到纯英文、无空格的路径下,例如 D:\pyVideoTrans
  2. 重新下载并完整解压:如果移动路径后问题依旧,请从官网重新下载 完整版.7z 压缩包(而非补丁包),并将其解压到新的、符合要求的路径下。
  3. 以管理员身份运行:在修正路径后,尝试右键点击 sp.exe,选择“以管理员身份运行”。
  4. 检查系统环境:确保您的 Windows 10 系统已安装最新的系统更新和必要的运行库(如 Visual C++ Redistributable)。

如果以上步骤均无法解决问题,请提供软件安装目录下 logs/ 文件夹中最新日志文件的底部约30行内容以便进一步分析。

请查阅相关文档:

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource