question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incomplete PyVista 3d backend

See original GitHub issue

As suggested in this comment, we keep track of the primitives not yet implemented in the PyVista 3d backend:

  • tube()
  • text3d()
  • scalarbar()
  • _set_3d_view()
  • _set_3d_title()

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
agramfortcommented, Jul 5, 2019

let me know if you need to discuss

0reactions
GuillaumeFaveliercommented, Jul 5, 2019

In order to add _set_3d_view() and _set_3d_title() in the pyvista 3d backend, I have to use the BackgroundPlotter instead of the regular Plotter which depends on PyQt5. I need to thoroughly investigate the impact of this migration on the _Brain object, the interactivity inside a jupyter notebook, the tests and renderings.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not load any valid 3D backend: pyvista, mayavi, notebook
Hello @Angel and welcome to the forum! Could you try to run sys_info() from your Python prompt instead of from the command line?...
Read more >
mne.viz.set_3d_backend — MNE 1.3.dev0 documentation
Set the 3D backend for MNE. The backend will be set as specified and operations will use that backend. Parameters: backend_name str.
Read more >
[Mne_analysis] Could not load any valid 3D backend (Mayavi ...
[Mne_analysis] Could not load any valid 3D backend (Mayavi or PyVista) while using MNE-Python. Kadwani, Manorama MKADWANI at mgh.harvard.edu
Read more >
Package List — Spack 0.20.0.dev0 documentation
It includes automatic high-accurate registration (6D simultaneous localization and mapping, 6D SLAM) and other tools, e.g., a fast 3D viewer, ...
Read more >
FreshPorts -- graphics/py-pyvista: Pythonic interface to VTK
This package provides a Pythonic, well-documented interface exposing VTK's powerful visualization backend to facilitate rapid prototyping, analysis, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found