Ride.py not working

750 views
Skip to first unread message

Sheetal Suri

unread,
Jul 14, 2016, 5:27:22 PM7/14/16
to robotframework-users

I tried to install RobotFramework with RF_Install.ps1 (RF_Install_Script) script downloaded from 

https://github.com/joao-carloto/RF_Install_Script


 and it installs wxPython 3.0. But script still gets hanged at RIDE.py installation as:



A Python version compatible with the Robot Framework is already installed: Pyth
on 2.7.11
PIP is installed with version: pip 8.1.2 from c:\python27\lib\site-packages (py
thon 2.7)
Upgrading pip if needed.
Robot Framework is installed with version: Robot Framework 3.0 (Python 2.7.11 o
n win32)
Checking if the Robot Framework is up to date...
Package robotframework is up to date
The Selenium2library seems to be installed
Checking if the The Selenium2library is up to date...
Package robotframework-selenium2library is up to date
Started InternetExplorerDriver server (32-bit)
2.53.1.0
Listening on port 5555
Only local connections are allowed
The Selenium IE driver is installed.
The Selenium Chrome driver is installed
PhantomJS is installed
Browser is False
Checking if wxPython is installed...
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named wx
wxPython doesn't seem to be installed
Downloading wxPython...
Installing wxPython...
Please use the default actions of the Installer...
WARNING! At the end, close the wxPython README file so the script can continue.
Checking if Pywin32 is installed...
pywin32 seems to be installed
Trying to open RIDE...
RIDE doesn't seem to be installed
Installing RIDE...
Installing RIDE from https://github.com/HelioGuilherme66/RIDE/
←[31mException:
Traceback (most recent call last):
File "c:\python27\lib\site-packages\pip\basecommand.py", line 215, in main
status = self.run(options, args)
File "c:\python27\lib\site-packages\pip\commands\install.py", line 299, in run

requirement_set.prepare_files(finder)

File "c:\python27\lib\site-packages\pip\req\req_set.py", line 370, in prepare_
files
ignore_dependencies=self.ignore_dependencies))
File "c:\python27\lib\site-packages\pip\req\req_set.py", line 587, in prepare
file
session=self.session, hashes=hashes)
File "c:\python27\lib\site-packages\pip\download.py", line 810, in unpack_url
hashes=hashes
File "c:\python27\lib\site-packages\pip\download.py", line 649, in unpack_http
_url
hashes)
File "c:\python27\lib\site-packages\pip\download.py", line 871, in _download_h
ttp_url
_download_url(resp, link, content_file, hashes)
File "c:\python27\lib\site-packages\pip\download.py", line 597, in _download_u
rl
consume(downloaded_chunks)
File "c:\python27\lib\site-packages\pip\utils__init
.py", line 860, in consu
me
deque(iterator, maxlen=0)
File "c:\python27\lib\site-packages\pip\download.py", line 563, in written_chu
nks
for chunk in chunks:
File "c:\python27\lib\site-packages\pip\utils\ui.py", line 139, in iter
for x in it:
File "c:\python27\lib\site-packages\pip\download.py", line 552, in resp_read
decode_content=False):
File "c:\python27\lib\site-packages\pip_vendor\requests\packages\urllib3\resp
onse.py", line 349, in stream
for line in self.read_chunked(amt, decode_content=decode_content):
File "c:\python27\lib\site-packages\pip_vendor\requests\packages\urllib3\resp
onse.py", line 526, in read_chunked
self.original_response.close()
File "c:\python27\lib\contextlib.py", line 35, in __exit_

self.gen.throw(type, value, traceback)
File "c:\python27\lib\site-packages\pip_vendor\requests\packages\urllib3\resp
onse.py", line 242, in _error_catcher
raise ReadTimeoutError(self._pool, None, 'Read timed out.')
ReadTimeoutError: HTTPSConnectionPool(host='codeload.github.com', port=443): Rea
d timed out.←[0m
Opening RIDE...
Start-Process : This command cannot be executed due to the error: Application n
ot found.
At C:\Sheetal_Tools\Automation_Tools\RF_Install_Script-master\RF_Install.ps1:64
0 char:22

  • Start-Process <<<< ride.py --version
    • CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOp erationException
    • FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.C ommands.StartProcessCommand

Everything is concluded
Press Enter to close this shell...:

Please help me out to get rid of this error. I can't proceed to continue my work.
Quick help is required.

Sheetal Suri

unread,
Jul 15, 2016, 2:27:44 AM7/15/16
to robotframework-users
Please help me to resolve this issue

Krzysztof Jozefowicz

unread,
Jul 15, 2016, 3:03:24 AM7/15/16
to robotframework-users
Hi

In case you would not get Ride working, we are developing alternative editor for Robot: RED.
Here is a GitHub official site:
https://github.com/nokia/RED/releases/tag/0.6.5

Kevin O.

unread,
Jul 15, 2016, 10:18:38 AM7/15/16
to robotframework-users
That script appears to be a work in progress and is installing RIDE from someone's fork of RIDE and using a version of wxPython that is not yet supported in the official release.
Have you tried installing RIDE following the instructions?
Reply all
Reply to author
Forward
0 new messages