jonhadfield/hostman

Import Error with python_hosts 0.4.6

Closed this issue · 1 comments

import hostman
Traceback (most recent call last):
File "", line 1, in
File "/Volumes/DATA/ci/amac/client_tools/venv/lib/python2.7/site-packages/hostman/init.py", line 30, in
from python_hosts import Hosts, HostsEntry
ImportError: cannot import name Hosts

Oops. Should now be fixed.