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

pip package missing v1arch and others #421

Open
kierank opened this issue May 24, 2022 · 2 comments
Open

pip package missing v1arch and others #421

kierank opened this issue May 24, 2022 · 2 comments

Comments

@kierank
Copy link

kierank commented May 24, 2022

If you look at https://files.pythonhosted.org/packages/4e/75/72f64c451bf5884715f84f8217b69b4025da0b67628d611cd14a5b7db217/pysnmp-4.4.12.tar.gz

You don't get any hlapi.v1arch and others.

@simcmoi
Copy link

simcmoi commented Jun 9, 2022

Hello,

Same error, Import "pysnmp.hlapi.v3arch.asyncore" could not be resolved

How can i manage that ? Thanks :)

@lextm
Copy link

lextm commented Jan 19, 2023

https://github.com/etingof/pysnmp/tree/release-4.4.12/pysnmp/hlapi

That's because in 4.4.12, the folder structure was flattened. You should use pysnmp.hlapi.asyncore directly.

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