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

AttributeError: type object 'Dataset' has no attribute 'load_from_url' #26

Open
Anker-Lee opened this issue Jul 29, 2022 · 3 comments
Open

Comments

@Anker-Lee
Copy link

pyss3 version v0.6.4
from x_train, y_train = Dataset.load_from_url(url, "train")

@wangwenjing1999
Copy link

Hello! I also have this question, have you solved it yet?

@Anker-Lee
Copy link
Author

Hello! I also have this question, have you solved it yet?

Not yet. Sorry.

@silvermet999
Copy link

i guess you have to extract the file with urllib.request and zipfile. that worked

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

3 participants