Installing the Swampy Python module on Windows

后端 未结 6 490
迷失自我
迷失自我 2020-12-07 02:58

I am trying to install the Swampy module on Python, but there is a lot that is unclear in the instructions given on the site and the documentation. I have put the Swampy fo

6条回答
  •  抹茶落季
    2020-12-07 03:41

    If you installed setuptools, then you can install Swampy with: easy_install swampy.

提交回复
热议问题