Vedo: Python 3.8: no version for vtk<9.0.0

Created on 29 Oct 2020  路  3Comments  路  Source: marcomusy/vedo

Trying to use latest vedo on a Python 3.8 env (which should be supported in principle from the setup file right?) I run into this problem:

vedo 2020.4.1 requires vtk<9.0.0, but you'll have vtk 9.0.0 which is incompatible.

I guess I need to work on a 3.7 env? Is there any way around this? Can I just ignore the problem? The little amount off stuff I tested seems fine.

Most helpful comment

about end of next week!

All 3 comments

Yes - you can ignore the warning, most of the stuff will still work.
For transparent objects you might want to add useDepthPeeling=True.
In the next release the restriction will be dropped.

Any idea when the new release is going to happen?

about end of next week!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jrdkr picture jrdkr  路  7Comments

jby1993 picture jby1993  路  6Comments

DeepaMahm picture DeepaMahm  路  7Comments

MarkusRosen picture MarkusRosen  路  5Comments

vianamp picture vianamp  路  3Comments