You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "<virt_environment>/halucinator/local/lib/python2.7/site-packages/keystone/keystone.py", line 75, in <module>
raise ImportError("ERROR: fail to load the dynamic library.")
This issue did haunt avatar2 for quite a while as well. However, it seems like the latest version of keystone on pypi seems to fix this issue.
Hence, feel free to give it a try and close the issue if the problem does not persist anymore.
Get an error when running halucinator like below
Share keystone's share library gets put in wrong place on Ubuntu 16.04
keystone-engine/keystone#235
Work around
Assuming you virtual environment is
halucinator
and stored in~/.virtualenvs
. The below resolves this issueThe text was updated successfully, but these errors were encountered: