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

Loading SKLearn model with "mmap_mode=r", raise ValueError: buffer source array is read only, #1219

Closed
yubozhao opened this issue Nov 2, 2020 · 2 comments · Fixed by #1696
Assignees
Labels
bug Something isn't working

Comments

@yubozhao
Copy link
Contributor

yubozhao commented Nov 2, 2020

Describe the bug

#1217
To Reproduce

Expected behavior

Screenshots/Logs

Environment:

  • OS: [e.g. MacOS 10.14.3]
  • Python Version [e.g. Python 3.7.1]
  • BentoML Version [e.g. BentoML-0.8.6]

Additional context

@yubozhao yubozhao added the bug Something isn't working label Nov 2, 2020
@yubozhao yubozhao changed the title Loading SKLearn model with mmap_mode=r, raise ValueError: buffer source array is read only, Loading SKLearn model with "mmap_mode=r", raise ValueError: buffer source array is read only, Nov 2, 2020
@yubozhao yubozhao self-assigned this Nov 3, 2020
@yubozhao
Copy link
Contributor Author

This is due to the artifact is not properly coping with all of the attributes

@stale
Copy link

stale bot commented Jun 4, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

Successfully merging a pull request may close this issue.

2 participants