Skip to content
Discussion options

You must be logged in to vote

Hi Enrico, snow2 is not yet deployed. It's on our dev branch. You have two options: either wait for a week or so until we release PoreSpy 2.0, which has snow2 (then you can do conda install -c conda-forge porespy), or clone our repo and use the dev branch. To install the dev version, go to command line and run:

  1. git clone https://github.com/PMEAL/porespy # copies the repo in your storage
  2. cd porespy # enters the "porespy" directory
  3. pip install -e . # installs the development version into your Python environment

Just make sure to uninstall any porespy you might already have installed in the environment before executing the above commands.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dpereponov
Comment options

@enrico-agostini
Comment options

@ma-sadeghi
Comment options

Answer selected by enrico-agostini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants