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

cannot import name 'Hosts' #23

Closed
deadstar2011 opened this issue Sep 23, 2019 · 3 comments
Closed

cannot import name 'Hosts' #23

deadstar2011 opened this issue Sep 23, 2019 · 3 comments

Comments

@deadstar2011
Copy link

deadstar2011 commented Sep 23, 2019

Hi, at 0.4.6 version had error with command:
from python_hosts import Hosts, HostsEntry

Error:"cannot import name Hosts"

At version 0.4.5 anythink work perfect

@jonhadfield
Copy link
Owner

Hi, sorry, due to a change/regression I need to explore further, for this release, you'll need:
from python_hosts.hosts import Hosts, HostsEntry
Sorry, I'll put out a 0.4.7 release later today.

@deadstar2011
Copy link
Author

thanks, friend

@jonhadfield jonhadfield reopened this Sep 23, 2019
@jonhadfield
Copy link
Owner

Fixed in 0.4.7

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

2 participants