Windows操作系统中的pathos软件包 [英] pathos package in windows Operating System

查看:123
本文介绍了Windows操作系统中的pathos软件包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hie,谁能告诉我如何在Windows OS中安装python的pathos软件包.我想在Windows OS中安装Pathos.酸洗和酸洗时出现错误,

Hie , can any one tell me how can i install pathos package of python in windows OS. I wanted to to install pathos in windows OS. I got an error for pickling and un pickling,

推荐答案

我是悲哀的作者.这对我有用:

I'm the pathos author. This worked for me:

  • 安装了Visual Studio Community 2015 RC
  • 为Visual Studio 2015安装了Python Tools 2.2 RC
  • 为Python 2.7安装了Microsoft Visual C ++编译器
  • 为Python 2.7安装了Miniconda 3.10.1(64位)
  • 为Windows 1.9.5-preview20150319安装了Git
  • conda安装点
  • conda安装setuptools
  • pip安装git + https://github.com/uqfoundation/pathos.git@master
  • installed Visual Studio Community 2015 RC
  • installed Python Tools 2.2 RC for Visual Studio 2015
  • installed Microsoft Visual C++ Compiler for Python 2.7
  • installed Miniconda 3.10.1 (64-bit) for Python 2.7
  • installed Git for Windows 1.9.5-preview20150319
  • conda install pip
  • conda install setuptools
  • pip install git+https://github.com/uqfoundation/pathos.git@master

pathos是纯python,但是其依赖项之一需要C编译器,您可以使用免费的MSVC.

pathos is pure python, however one of it's dependencies requires a C compiler, and you can use the free MSVC.

这篇关于Windows操作系统中的pathos软件包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆