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

What is necessary to build a wheel? #1

Closed
gaylong9 opened this issue Aug 9, 2021 · 4 comments
Closed

What is necessary to build a wheel? #1

gaylong9 opened this issue Aug 9, 2021 · 4 comments
Labels
question Further information is requested

Comments

@gaylong9
Copy link

gaylong9 commented Aug 9, 2021

Thanks a lot for your wheel.
I can easily build a wheel by pip install dlib on my windows10 laptop. But on my another new computer, it dose not work.
I try to make the environment on both sides the same, including cmake, boost and vs2019.
So, could you share your experience about building a wheel? Or what is necessary to build a wheel?

@shashankx86
Copy link
Owner

Thanks a lot for your wheel.:- Thanks

I can easily build a wheel by pip install dlib on my windows10 laptop.: Some of people don't have much knowledge or they can't download lots of thing so I compiled it for those people

So, could you share your experience about building a wheel?: Piece of cake for me, Nice!

what is necessary to build a wheel?: Nope, I compiled it just from those people don't have much knowledge or they can't download lots of thing

@shashankx86 shashankx86 added the question Further information is requested label Aug 9, 2021
@gaylong9
Copy link
Author

Thanks for reply.
I can`t build the wheel on my another new computer, although I tried to make the environments the same.
So I wonder what softwares, packages or skills you used?

@shashankx86
Copy link
Owner

shashankx86 commented Aug 10, 2021

So I wonder what softwares, packages or skills you used?

Just Cmd/terminal and some knowledge

Search on Google you will get lots of blogs and articles I used those

@gaylong9
Copy link
Author

pip install dlib -v
I compared verbose between tow computers, and found error C2734: “GifAsciiTable8x8”.
After searching related blogs, I solved the error and successfully installed dlib.
Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants