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

No bundled_pip_dependencies in building container #1318

Closed
Syphixs opened this issue Dec 9, 2020 · 4 comments
Closed

No bundled_pip_dependencies in building container #1318

Syphixs opened this issue Dec 9, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@Syphixs
Copy link

Syphixs commented Dec 9, 2020

Describe the bug
ERROR: Invalid requirement: './bundled_pip_dependencies/'
Hint: It looks like a path. File './bundled_pip_dependencies/
' does not exist.

To Reproduce

image

Environment:

  • OS: 10.15.7
  • Python Version 3.7.9
  • BentoML Version 0.10
@Syphixs Syphixs added the bug Something isn't working label Dec 9, 2020
@cryanzpj
Copy link

cryanzpj commented Dec 9, 2020

found same issue in the 0.10.0 version.

Describe the bug
docker build failed

To Reproduce
cd ./20201209113627_677B50 docker build .

20201209113627_677B50.zip

Screenshots/Logs

LOGS.TXT

Environment:

OS: MacOS 10.14.6
Python Version Python 3.7
Docker. image

@yubozhao
Copy link
Contributor

yubozhao commented Dec 9, 2020

@Syphixs Thank you for reporting. @cryanzpj Thanks for the bundle and the log.
I am going to check it out.

@parano
Copy link
Member

parano commented Dec 9, 2020

@Syphixs thanks for reporting this issue. This is a regression introduced in 0.10.0, we are working on a fix and will release a new version 0.10.1 including the fix later today.

@parano
Copy link
Member

parano commented Dec 11, 2020

This is now fixed in the new release 0.10.1, please skip 0.10.0 and update to 0.10.1, sorry about the inconvenience

@parano parano closed this as completed Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants