skops icon indicating copy to clipboard operation
skops copied to clipboard

AttributeError: module 'skops' has no attribute 'io'

Open 0xrushi opened this issue 3 years ago • 1 comments

On huggingface spaces there is a small button at the top, which says </> use in scikit learn

And I think its showing some old syntax here which doesn't work.

image

0xrushi avatar Oct 16 '22 00:10 0xrushi

Thanks for the report @rushic24

ping @merveenoyan

  1. The skops file format feature is not released yet, so that code wouldn't work.
  2. that repo doesn't have a skops file in it, the code should be loading using pickle.

adrinjalali avatar Oct 17 '22 08:10 adrinjalali

@merveenoyan is this fixed now?

adrinjalali avatar Nov 29 '22 16:11 adrinjalali

This is the prerequisite #228

merveenoyan avatar Nov 30 '22 11:11 merveenoyan

I merged the PRs on Hub side, should be fixed with next deployment.

merveenoyan avatar Jan 05 '23 06:01 merveenoyan

Thanks @merveenoyan

adrinjalali avatar Jan 05 '23 09:01 adrinjalali