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.

cannot find vtkplotter package

See original GitHub issue

I receive the following error on Windows 10 and Ubuntu 18.04 as well after I import a score and click on 3D player in the GUI.

VirtualKeyboard: cannot find vtkplotter package. Not installed?
Try:
(sudo) pip install --upgrade vtkplotter

Any idea?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
kohanyirobertcommented, Sep 1, 2020

The awful core dump is pretty weird, I have no idea why that happens, maybe your hardware doesnt support 3d textures.

Probably, not a big deal, it works to an extent.

the lag is due to the fact that it’s trying to play the note with the prescribed duration but it fails… I 'll try to fix that.

Sure. I’m closing this issue as my initial problem is solved now. Thanks for the cooperation.

0reactions
marcomusycommented, Aug 31, 2020

This seems to work, although when I exit the keyboard window I receive the error below.

Also, the whole experience is choppy on my end, after hitting space there’s a 1-2 seconds delay between finger changes and the sounds are continuously kept on which is horrendous, I jumped when I started the playback without the -z flag 😃

yes - unfortunately I could not find a decent library to generate sound in python which is quite surprising 😦 the lag is due to the fact that it’s trying to play the note with the prescribed duration but it fails… I 'll try to fix that.

The awful core dump is pretty weird, I have no idea why that happens, maybe your hardware doesnt support 3d textures.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to install vtkplotter with Python 3.8.5?
Use pip or conda or whatever to install your package. If you find that a certain version of Python is not compatible with...
Read more >
Could not find a version that satisfies the requirement vtk ...
Hi, I'm trying to install this for windows 10 and I get this error when I ... Using cached vtkplotter-2020.3.1.tar.gz (18.4 MB) ERROR:...
Read more >
Vtkplotter :: Anaconda.org
Info: This package contains files in non-standard labels. noarch v2020.3.1. conda install. To install this package run one of the following:
Read more >
can't install with Python 3.10 (#18335) · Issues · VTK / VTK
I know that this doesn't fix the issue for pyvista and other pypi packages that use VTK. My understanding is that pypi won't...
Read more >
BrainGlobe/brainreg
When I try to install I get the following error message: ERROR: Could not find a version that satisfies the requirement vtkplotter
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