Running on Windows

22 views
Skip to first unread message

Edward Goslin

unread,
May 30, 2013, 11:11:21 AM5/30/13
to dumbo...@googlegroups.com
Hi,

Has anyone attempted to run dumbo on windows? I was trying it out and getting the following error

Traceback (most recent call last):
  File "C:\Python27\Scripts\dumbo-script.py", line 8, in <module>
    load_entry_point('dumbo==0.21.35', 'console_scripts', 'dumbo')()
  File "C:\Python27\lib\site-packages\pkg_resources.py", line 318, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "C:\Python27\lib\site-packages\pkg_resources.py", line 2221, in load_entry_point
    return ep.load()
  File "C:\Python27\lib\site-packages\pkg_resources.py", line 1954, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "build\bdist.win32\egg\dumbo\__init__.py", line 23, in <module>
  File "build\bdist.win32\egg\dumbo\core.py", line 20, in <module>
ImportError: No module named resource



I am running Python 2.7 in cygwin.

Thanks,
Ed


fumblez

unread,
Jun 5, 2013, 11:38:40 PM6/5/13
to dumbo...@googlegroups.com
Same problem here, but through IPython. How did you install dumbo?

Klaas Bosteels

unread,
Jun 10, 2013, 1:12:10 PM6/10/13
to dumbo...@googlegroups.com
How you install Dumbo is indeed important, but I'm afraid it's not very likely to run on Windows at all. It shouldn't be impossible to make it work, but it'd probably take a fair bit of work...

-K

Edward Goslin

unread,
Jun 25, 2013, 10:27:35 AM6/25/13
to dumbo...@googlegroups.com

Using easy-install. I admit it was a work-around to get it on Windows. I don't think it will work as it takes advantage of unix daemons.
Reply all
Reply to author
Forward
0 new messages