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.

Can't run the demo.

See original GitHub issue

I tried to run the demo command like this: python demo/python/porcupine_demo.py --keyword_file_paths resources/keyword_files/blueberry_windows.ppn

But i got this error:

Traceback (most recent call last):
  File "demo/python/porcupine_demo.py", line 204, in <module>
    input_device_index=args.input_audio_device_index).run()
  File "demo/python/porcupine_demo.py", line 92, in run
    sensitivities=[self._sensitivity] * num_keywords)
  File "demo/python\../../binding/python\porcupine.py", line 69, in __init__
    library = cdll.LoadLibrary(library_path)
  File "C:\Python\lib\ctypes\__init__.py", line 426, in LoadLibrary
    return self._dlltype(name)
  File "C:\Python\lib\ctypes\__init__.py", line 348, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] The specified module could not be found

What can i do to fix this problem

  • Fredrik

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
kenarsacommented, Jul 20, 2018

32-bit or 64-bit? I suspect that you are using a 64-bit OS but 32-bit python …

0reactions
kenarsacommented, Jul 20, 2018

anytime. happy it worked.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't run the demo on iPhone 11 pro. - Apple Developer
Trying to run the demo project for wwc20-10099 in a iPhone 11 Pro using the supplied sample.mov, or real board. The entire time...
Read more >
ant - Unable to run the demo setup - Stack Overflow
I typed tomcat.install and it solved the problem since I need to download the tomcat inside the apps directory. Share. Share ...
Read more >
The Steam Demo Just Doesn't Open? : r/LoopHero - Reddit
I re-installed, verified the files, but the game just won't launch.
Read more >
"Minecraft cannot run in demo mode" - PLEASE HELP - Hypixel
Today, it suddenly says this when I run forge: I have no idea what that means and it ... "Minecraft cannot run in...
Read more >
Unable to run demo: Key error "data" · Issue #89 - GitHub
I'm trying to run the data lineage wikimedia demo but I'm running into an error: Traceback (most recent call last): File ...
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