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

cannot set WRITEABLE flag to True of this array #38

Open
LeoJin1234 opened this issue Sep 25, 2022 · 1 comment
Open

cannot set WRITEABLE flag to True of this array #38

LeoJin1234 opened this issue Sep 25, 2022 · 1 comment

Comments

@LeoJin1234
Copy link

When I run the VisualizeLip.py, I encounter the following problems:
Traceback (most recent call last): File "VisualizeLip.py", line 129, in <module> frame.setflags(write=True) ValueError: cannot set WRITEABLE flag to True of this array
I looked it up on the Internet and it said the problem is numpy library's version,
my tensorflow is 2.1.0, it conflicts with numpy library

@LeoJin1234
Copy link
Author

The Internet says that the numpy library's version is changed to 1.15, but the numpy library's version is reduced, TensorFlow cannot be used. Tensorflow requires the version above 1.16, please ask how to solve the problem?

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