Skip to content

Commit 15556f9

Browse files
committed
2 parents aad71d2 + dcc157e commit 15556f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ img = t.get_sub_volume(start[0], end[0], start[1], end[1], start[2], end[2])
5252

5353
On Windows, MS BuildTool >= 16 is required to build the wheel.
5454

55+
Newer setuptools seem to be buggy.
56+
57+
Once successfully installed, the package can still report import error, which suggests some of the runtime libs, especially those related with compression, are missing in you machine.
58+
5559

5660
## Useful Links
5761

0 commit comments

Comments
 (0)