You are viewing a single comment's thread from:

RE: How to install and use beempy using anaconda

in #python6 years ago

Cool to see you uploaded the package to conda-forge at https://anaconda.org/conda-forge/beem.

Personally I'd recommend users install miniconda versus anaconda and then create a new environment perhaps for using beem. I see lot's of issues when people try to use one environment for everything.

Are there many dependencies?

Sort:  

The conda package has the following dependencies:

    - python
    - future
    - ecdsa
    - requests
    - websocket-client
    - appdirs
    - events
    - scrypt
    - pycryptodomex
    - pytz
    - six
    - prettytable
    - click
    - cryptography