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

Initialization using dclab.new_dataset may yield misleading error messages #266

Open
paulmueller opened this issue Nov 28, 2024 · 1 comment

Comments

@paulmueller
Copy link
Member

When a user passes an argument e.g. access_key_id to new_dataset and boto3 is not installed, dclab should print a more helpful error message than "unexpected keword argument" when it tries to open the file as http.

@paulmueller
Copy link
Member Author

It could also be the other way around (requests not available and wrong keyword arguments passed to another RTDCBase subclass).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant