unable to launch windmill from linux

78 views
Skip to first unread message

Kala C

unread,
Feb 22, 2014, 8:27:38 AM2/22/14
to windmi...@googlegroups.com
Hi,
 
I am not able to instantiate windmill from my Linux system, can you please help me to get around this issue?
 
Linux orkxstg4pweb01.espdev.aurdev.national.com.au 2.6.18-308.24.1.0.1.el5xen #1 SMP Tue Dec 4 16:04:50 PST 2012 x86_64 x86_64 x86_64 GNU/Linux
 
Below is the error message it is throwing when I call windmill with the url. however, when I just run the windmill command it will run displaying the options that I need to pass to windmill command. Please help.
 
[p725635d@orkxstg4pweb01 ~]$ windmill firefox http://www.google.com
Traceback (most recent call last):
  File "/usr/local/bin/windmill", line 9, in <module>
    load_entry_point('windmill==1.6', 'console_scripts', 'windmill')()
  File "/usr/local/lib/python2.7/site-packages/windmill-1.6-py2.7.egg/windmill/bin/windmill_bin.py", line 33, in main
    admin_lib.command_line_startup()
  File "/usr/local/lib/python2.7/site-packages/windmill-1.6-py2.7.egg/windmill/bin/admin_lib.py", line 351, in command_line_startup
    shell_objects = setup()
  File "/usr/local/lib/python2.7/site-packages/windmill-1.6-py2.7.egg/windmill/bin/admin_lib.py", line 153, in setup
    httpd, httpd_thread = run_threaded(windmill.settings['CONSOLE_LOG_LEVEL'])
  File "/usr/local/lib/python2.7/site-packages/windmill-1.6-py2.7.egg/windmill/bin/admin_lib.py", line 95, in run_threaded
    httpd = setup_servers(console_level)
  File "/usr/local/lib/python2.7/site-packages/windmill-1.6-py2.7.egg/windmill/bin/admin_lib.py", line 89, in setup_servers
    httpd = windmill.server.wsgi.make_windmill_server()
  File "/usr/local/lib/python2.7/site-packages/windmill-1.6-py2.7.egg/windmill/server/wsgi.py", line 200, in make_windmill_server
    import https
  File "/usr/local/lib/python2.7/site-packages/windmill-1.6-py2.7.egg/windmill/server/https.py", line 55, in <module>
    from httplib import FakeSocket
ImportError: cannot import name FakeSocket
Reply all
Reply to author
Forward
0 new messages