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.

Issue with the realtime_demo.py demo

See original GitHub issue

When running the file it prints this out and crashes:

Traceback (most recent call last):
  File "C:\Users\Technerder\Desktop\cheetah-master\cheetah-master\demo\python\realtime_demo.py", line 113, in <module>
    cheetah = init_cheetah(args)
  File "C:\Users\Technerder\Desktop\cheetah-master\cheetah-master\demo\python\cheetah_demo.py", line 60, in init_cheetah
    license_file_path=args.license_file_path)
  File "C:\Users\Technerder\Desktop\cheetah-master\cheetah-master\demo\python\../../binding/python\cheetah.py", line 46, in __init__
    self._libc = CDLL(ctypes.util.find_library('c'))
  File "C:\Users\Technerder\AppData\Local\Programs\Python\Python36\lib\ctypes\__init__.py", line 348, in __init__
    self._handle = _dlopen(self._name, mode)
TypeError: LoadLibrary() argument 1 must be str, not None

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
mehrdadfellercommented, Jul 24, 2019

@Venryx Repo language updated to reflect that. Thanks for the feedback

0reactions
Venryxcommented, Jul 25, 2019

Nice! Thank you for the quick response. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Realtime demo on MMSKELETON project · Issue #290 - GitHub
Hi, Does the old ST-GCN realtime demo recongition has been ... Then search for mmcv /runner/checkpoint.py and replace it with this :.
Read more >
TIDEP-01017 Software for Real-Time Demo on ... - TI E2E
I would like to develop a real-time demo on the TIDEP-01012. Cesar from this thread ... I have problems to build the processor_sdk....
Read more >
Introduction to Weavy and real-time demo - YouTube
Xamarin and Weavy Chat App · Build chat in React using our UI-Kit · Create a CRM Database Tool - Python Tkinter GUI...
Read more >
SciKit-Learn in real-time (Demo) - YouTube
SciKit-Learn in real-time (Demo ). Watch later. Share. Copy link. Info. Shopping. Tap to unmute. If playback doesn't begin shortly, ...
Read more >
Understanding real-time programming — ROS 2 Documentation
A classic example of a controls problem commonly solved by real-time computing is ... The real-time demo was written with Linux operating systems...
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