Error import sequential from keras.models in tool python
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I have already installed the Keras module, and I am trying to load the library of keras.model import Sequence, but I see an error "ImportError: DLL load failed: The specified process was not found. #"
how can i solve?
Solved! Go to Solution.
- Labels:
- Python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @jesandovala,
Thank you for posting.
Could you please update protobuf library with following command and try again:
Alteryx.installPackage("protobuf==3.6.0")
Kind regards,
Paul Noirel
Sr Customer Support Engineer, Alteryx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi.
Thank you for your help.
I update protobuf library, but the next new error appears.
update protobuf library, but the next new error appears
thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I solved the problem by reinstalling alteryx, since I had made an installation from the console that generated the error. It works if tensorflow and keras with protobuff are installed from the beginning.
Thank you.
