fixing py tutorials

fixing runtime errors introduced by updating to pybind 2.2


Former-commit-id: ac4ffe2434
This commit is contained in:
Daniele Panozzo
2018-02-14 16:05:19 -04:00
parent 9732b91f13
commit 53ee86a4ab
27 changed files with 155 additions and 151 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ sys.path.insert(0, os.getcwd() + "/../")
import pyigl as igl
from shared import TUTORIAL_SHARED_PATH, check_dependencies
dependencies = ["viewer"]
dependencies = ["glfw"]
check_dependencies(dependencies)
# Input mesh