Howdy,

I maintain the magic-wormhole and the magic-wormhole-git packages. In 
magic-wormhole-git, I am now getting this error when I try to run wormhole::

Traceback (most recent call last):
 File "/usr/bin/wormhole", line 11, in <module>
   load_entry_point('magic-wormhole==0.11.2+82.g995d3f5', 'console_scripts', 
'wormhole')()
 File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 489, 
in load_entry_point
   return get_distribution(dist).load_entry_point(group, name)
 File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2793, 
in load_entry_point
   return ep.load()
 File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2411, 
in load
   return self.resolve()
 File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2417, 
in resolve
   module = __import__(self.module_name, fromlist=['__name__'], level=0)
 File "/usr/lib/python3.7/site-packages/wormhole/__init__.py", line 2, in 
<module>
   from .wormhole import create, __version__
 File "/usr/lib/python3.7/site-packages/wormhole/wormhole.py", line 11, in 
<module>
   from ._boss import Boss
 File "/usr/lib/python3.7/site-packages/wormhole/_boss.py", line 15, in <module>
   from ._dilation.manager import Dilator
ModuleNotFoundError: No module named 'wormhole._dilation'

I have gone searching for python-dialation and haven't found anything. Does 
anyone know what package it needs?

Thanks for the help,
Storm

--
Powered by Arch Linux! I am registered Linux user number 508465: 
https://linuxcounter.net/user/508465.html
My blog, Thoughts of a Dragon: http://www.stormdragon.tk/
get my public PGP key: gpg --keyserver wwwkeys.pgp.net --recv-key 43DDC193
Need a safe and easy way to backup and share files? Try Dropbox: 
http://db.tt/jeY50HR
"Pray nightfall release me, then I could wander to deep sleep."
Paradise Lost - Pray Nightfall

Attachment: signature.asc
Description: PGP signature

Reply via email to