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.

pydarknet.is_compiled_with_gpu returns false

See original GitHub issue

I have followed the steps to run with gpu and opencv. But on importing pydarknet, Both pydarknet.is_compiled_with_gpu and pydarknet.is_compiled_with_opencv return False

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
frfrrfrrrcommented, Nov 1, 2018

Same thing for me. And pydarknet.set_cuda_device(0) returns: module ‘pydarknet’ has no attribute ‘set_cuda_device’

1reaction
kartikpaigwarcommented, Jun 15, 2019

I am getting the same thing. Have you fixed that. pydarknet.set_cuda_device(0) returns: module ‘pydarknet’ has no attribute ‘set_cuda_device’

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

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