1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

pysam はwindowsにインストールできない

Posted at

PysamはWindows 7/10上ではanaconda仮想環境であってもインストールできない

Anaconda2/3をインストールして仮想環境でconda install や pip installを使っても、Pysamがインストールできませんでした。

結局、Git-Hubのpysam-developers/pysamに以下のコメントがありました。
https://github.com/pysam-developers/pysam/issues/575

Pysam does not yet support windows, though there are seem to be mods in the wild that do.

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?