vapory icon indicating copy to clipboard operation
vapory copied to clipboard

show_window parameter on PYPI missing though same version

Open digital-codes opened this issue 6 years ago • 1 comments

Hi Zulko, Vapory is a very nice package, thanks. I just had one issue with disabling the window during movie rendering. The github version 0.1.01 has a "show_window" parameter, while the PYPI version doesn't despite the same version number. I have modified my local PYPI version by deriving the "-D" option for Porvray from the numpy_out put setting, which seems to be straightforward to me: if I don't want an image returned, I also don't show one. The issue now is just to bring the versions in line and upgrade the current branch to something else than 0.1.01 ...

digital-codes avatar Dec 04 '18 21:12 digital-codes

pip install vapory-git to get the most recent package with all the updates.

NGeorgescu avatar Jul 08 '19 03:07 NGeorgescu