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

fix python main module to be compiled with recent build scripts #7876

Merged
merged 2 commits into from
Jul 9, 2021

Conversation

cenit
Copy link
Collaborator

@cenit cenit commented Jul 8, 2021

No description provided.

@cenit
Copy link
Collaborator Author

cenit commented Jul 8, 2021

@AlexeyAB this update should fix the problems users are experiencing.
after this commit, darknet.py will load libdarknet.so on linux/macOS (the so file produced by make or cmake) and darknet.dll on windows (the dll file produced by cmake)

@AlexeyAB AlexeyAB merged commit 9c26b29 into AlexeyAB:master Jul 9, 2021
@cenit cenit deleted the dev/cenit/python branch July 9, 2021 13:32
juhong-rdv pushed a commit to juhong-rdv/darknet that referenced this pull request Dec 18, 2021
…eyAB#7876)

* fix python main module to be compiled with recent build scripts

* fixes for posix systems
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

Successfully merging this pull request may close these issues.

2 participants