Hi Martin,
thank you for this tip, the hub is starting now.

But I get an error when I try to publish something to it. I have filed
and issue for this on github: https://github.com/progrium/wolverine/issues/3

Thank you for your help
Nate

Am 07.07.2012 15:32, schrieb Martin B.:
> Hey Nate,
>
> Check https://github.com/progrium/wolverine/issues/1 :) there are two
> files that you need to add to the miyamoto folder (and then run
> setup.py again if you're doing that).. I'm not sure they are entirely
> needed, in fact I'm pretty sure the dependency can be removed from the
> code, but anyway..
>
> Cheers
>
> On Saturday, July 7, 2012 1:44:47 PM UTC+1, Nate A wrote:
>
>     Hi Martin,
>     I have installed miyamoto (wolverine) and started it with
>     'miyamoto -p 8123' but now I get an error:
>
>     Traceback (most recent call last):
>       File "./miyamoto", line 5, in <module>
>         pkg_resources.run_script('miyamoto==0.0.2', 'miyamoto')
>       File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line
>     499, in run_script
>         self.require(requires)[0].run_script(script_name, ns)
>       File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line
>     1235, in run_script
>         execfile(script_filename, namespace, namespace)
>       File
>     
> "/home/natanael/.local/lib/python2.7/site-packages/miyamoto-0.0.2-py2.7.egg/EGG-INFO/scripts/miyamoto",
>     line 11, in <module>
>         from miyamoto.web import MiyamotoResource
>       File
>     
> "/home/natanael/.local/lib/python2.7/site-packages/miyamoto-0.0.2-py2.7.egg/miyamoto/web.py",
>     line 6, in <module>
>         from miyamoto import pubsub, stream
>       File
>     
> "/home/natanael/.local/lib/python2.7/site-packages/miyamoto-0.0.2-py2.7.egg/miyamoto/pubsub.py",
>     line 9, in <module>
>         from miyamoto import queue
>     ImportError: cannot import name queue
>
>     Do you know if I need some additional dependencies?
>
>     thank you for your help
>     Nate
>

Reply via email to