Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run animation demo #48

Open
codeeasyi opened this issue Nov 17, 2021 · 0 comments
Open

Can't run animation demo #48

codeeasyi opened this issue Nov 17, 2021 · 0 comments

Comments

@codeeasyi
Copy link

codeeasyi commented Nov 17, 2021

i get some errors after i installed the dependencies. To try the animation demo.

ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'.

ImportError: Matplotlib qt-based backends require an external PyQt4, PyQt5,

ImportError: cannot import name '_validate_lengths' from 'numpy.lib.arraypad'

The following command solved my problems
pip3 install numpy==1.16.0 scikit-image==0.14.2 pyside2==5.14.0

My system
Python 3.8.10 on Linux Mint 20.2 Uma \n \l

Hope it helps someone. Many greetings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant