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

The 'cvlib' distribution was not found and is required by the application in PyInstaller #31

Open
sandip-narwade opened this issue Dec 21, 2019 · 2 comments

Comments

@sandip-narwade
Copy link

sandip-narwade commented Dec 21, 2019

I am using cvlib package in my python project. If I run python file in Linux command line its work fine without any error.

I want make it executable one file for Linux. I used PyInstaller packaged it. When run its throwing

The 'cvlib' distribution was not found and is required by the application

I am using :

  1. Python : 3.6

  2. PyInstaller : 3.5.

  3. Cvlib: 0.2.2

  4. Flask: 1.1.1.

@sandip-narwade
Copy link
Author

@arunponnusamy Sir, Please help me to solve this issue.

@arunponnusamy
Copy link
Owner

I haven't actually tried using cvlib with PyInstaller. Not sure what the problem really is.

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

No branches or pull requests

2 participants