Skip to content

Commit

Permalink
added support for python3 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorehea committed Sep 7, 2017
1 parent 94f63b4 commit 99627cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Binary file added marching_cubes.cp36-win_amd64.pyd
Binary file not shown.
3 changes: 0 additions & 3 deletions vol2mesh.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
import numpy as np
import glob
from numpy import load
from sets import Set

from multiprocessing.dummy import Pool as ThreadPool
import subprocess
import threading
import os
Expand Down

0 comments on commit 99627cf

Please sign in to comment.