We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fce13 commit e45fda5Copy full SHA for e45fda5
README.md
@@ -81,7 +81,7 @@ To reproduce the ptychographic reconstruction results from the paper, please fol
81
```bash
82
git clone https://github.com/microscopic-image-analysis/bayes-mef.git
83
cd bayes-mef
84
- conda create --name bayes-mef-venv python=3.10.13 # or python version satisfying ">=3.9, <3.12"
+ conda create --name bayes-mef-venv python=3.11.5
85
```
86
2. Now activate the environment and install the *pinned* dependencies.
87
0 commit comments