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 4e02ad4 commit 84178c1Copy full SHA for 84178c1
notebooks/getting_started/part2_searching_basics.ipynb
@@ -305,7 +305,7 @@
305
],
306
"source": [
307
"# Install the packages required for sorting and loading the data as well as visualization\n",
308
- "!pip install -q pydicom-seg \"itk-io>=5.3.0\" \"itkwidgets[all]>=1.0a32\""
+ "!pip install -q \"pydicom<3.0.0\" pydicom-seg \"itk-io>=5.3.0\" \"itkwidgets[all]>=1.0a32\""
309
]
310
},
311
{
0 commit comments