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

UserWarning: In *********': Usage of deprecated keyword in package header #34

Open
ihamdi opened this issue Nov 16, 2021 · 1 comment
Open

Comments

@ihamdi
Copy link

ihamdi commented Nov 16, 2021

I just heard about AutoAlbumenate yesterday and I've been trying to get it to work ever since. It keeps telling me "Usage of deprecated keyword" in multiple places as well as "UserWarning: register_resolver() is deprecated."

I'm not even running my own code. Just trying to see how it works in the examples. Using Pytorch 1.8.1.

image

@ihamdi
Copy link
Author

ihamdi commented Nov 17, 2021

Solved by downgrading to torch 1.8.0 and hydra-core to 1.0.6, upgrading to python 3.7.11 from 3.6.13 (despite documentation saying 3.6 and higher is supported), and deleting caffe2_detectron_ops.dll from user/anaconda3/env/env-name/Lib/site-packages/torch/lib.

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

1 participant