Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hkjeldsberg authored Nov 30, 2021
1 parent 33c0b9e commit eca0934
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ You might run into a problem with vmtk (1.4) if using python 3. To fix this, ple
```
file = open(self.OutputFileName, 'rb')
````
and line 267 to
```
gzfile = gzip.open(self.OutputFileName, 'wb')
```
Alternatively, run the script `apply_vmtk_hotfixes.py`, which will automatically apply the required changes.
Please note that these changes are fixed in the development version of vmtk, but a new version has not been released in a long time.

Expand Down

0 comments on commit eca0934

Please sign in to comment.