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.

Q: _TimeViewer interaction

See original GitHub issue

Hi @GuillaumeFavelier,

I’m trying to test your beautiful TimeViewer. It works nicely: I can move the camera and play the animation by pressing the space bar, but I don’t manage to click / drag the cursors. I think I’m missing something silly, any idea?

Thanks!

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
larsonercommented, Feb 20, 2020

Can you try updating PyQt as suggested by the warning? There are interactivity problems with older PyQt on macOS.

1reaction
kingjrcommented, Feb 20, 2020

<string>:1: RuntimeWarning: macOS users should use PyQt5 >= 5.10 for GUIs, got 5.9.2. Please upgrade e.g. with:

pip install "PyQt5>=5.10"

Platform: Darwin-19.2.0-x86_64-i386-64bit

Python: 3.7.4 (default, Aug 13 2019, 15:17:50) [Clang 4.0.1 (tags/RELEASE_401/final)]

Executable: /Users/jeanremi/opt/anaconda3/bin/python

CPU: i386: 12 cores

Memory: 32.0 GB

mne: 0.20.dev0

numpy: 1.17.2 {blas=mkl_rt, lapack=mkl_rt}

scipy: 1.3.1

matplotlib: 3.1.1 {backend=MacOSX}

sklearn: 0.21.3

numba: 0.45.1

nibabel: 2.5.1

cupy: Not found

pandas: 0.25.1

dipy: Not found

mayavi: 4.7.1 {qt_api=pyqt5, PyQt5=5.9.2}

pyvista: 0.23.1

vtk: 8.1.2


Date: Thu Feb 20 11:19:18 2020 CET

        Darwin : OS

            12 : CPU(s)

        x86_64 : Machine

         64bit : Architecture

       32.0 GB : RAM

        Python : Environment

    GPU Vendor : ATI Technologies Inc.

  GPU Renderer : AMD Radeon Pro 555X OpenGL Engine

   GPU Version : 4.1 ATI-3.4.19

Python 3.7.4 (default, Aug 13 2019, 15:17:50) [Clang 4.0.1

(tags/RELEASE_401/final)]

        0.23.1 : pyvista

         8.1.2 : vtk

        1.17.2 : numpy

         2.6.0 : imageio

         1.4.3 : appdirs

         0.5.0 : scooby

         3.1.1 : matplotlib

         5.9.2 : PyQt5

         7.8.0 : IPython

         1.0.0 : colorcet

Intel® Math Kernel Library Version 2019.0.4 Product Build 20190411 for

Intel® 64 architecture applications


On Thu, 20 Feb 2020 at 11:18, Guillaume Favelier notifications@github.com wrote:

but I don’t manage to click / drag the cursors.

You mean the sliders? This is odd. Can you share the result of :

python -c “import mne; mne.sys_info()”

and

python -c “import pyvista; print(pyvista.Report())”?

My first suggestion would be to try with the master branch of pyvista. Let me know how it goes.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mne-tools/mne-python/issues/7345?email_source=notifications&email_token=ABFHWDDMPSDQ3377JVO3W73RDZKG7A5CNFSM4KYBKNM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMM7ZBA#issuecomment-588905604, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFHWDG253WWO72FK7XB7JDRDZKG7ANCNFSM4KYBKNMQ .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Touch Interactions vs Mouse Interactions on Android
The TeamViewer Remote Control app on Android provides two modes for interacting with the remote device it's connected to: Touch Interactions ...
Read more >
Teamviewer - Allow Remote Interaction - Ask Ubuntu
You have to allow "unattended access" in settings, the same as on windows. · I have and yet it still asks the question...
Read more >
Connecting to PLC using VLAN/VPN [Text] - PLCS.net
I was exploring the TeamViewer VPN service but can't seem to connect to my test PLC even after adding a route through CMD....
Read more >
Remote Support | Mass General Brigham RISC
Q. Will ERIS Techincal Support always have access to my computer if I use the Teamviewer software? A. No, for us to access...
Read more >
TeamViewer Flaw Could Let Hackers Steal System Password ...
A new vulnerability (CVE 2020-13699) affecting TeamViewer ... almost automatically without requiring much interaction of the victims and ...
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