polyscope-py icon indicating copy to clipboard operation
polyscope-py copied to clipboard

add initialized checks with nice error

Open nmwsharp opened this issue 4 years ago • 1 comments

Right now, failing to call ps.init() manifests as a segfault. Add nice sanity checks at least on the register() functions so we give better errors.

nmwsharp avatar Mar 21 '21 17:03 nmwsharp

also remove errors on double-init... why?

nmwsharp avatar Mar 21 '21 17:03 nmwsharp