Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Anaconda を使用して Python 3 をインストールしましたが、Swampy モジュールをインストールする必要があります。進め方についてアドバイスをいただけないでしょうか。
condaそのためのパッケージが見つかりませんでした。だから使用pip:
conda
pip
pip install swampy
Anaconda がインストールされた Python でも動作します。
condaAnaconda に付属のインストーラーは、新しくインストールされたパッケージを認識します。
conda list .... swampy 2.1.7 <pip>