Robot Framework installation not found

474 views
Skip to first unread message

Alex Pop

unread,
Apr 11, 2016, 3:49:08 PM4/11/16
to robotframework-users
Hi,

I'm getting this error when I try to run any test in jybot profile.
I have Ride 1.5.2.1
Python 2.7.11
Robot Framework 3.0
Jython 2.7.0
wxPython 2.8.12.1
pywin 2.19
Please let me know any solution you might have found.

Thank you!
Erreur pour robot framework ride.jpg

Hélio Guilherme

unread,
Apr 11, 2016, 3:55:12 PM4/11/16
to robotframework-users
You must install robotframework with (inside) Jython. Locate pip inside Jython and use that one to install robotframework.

--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.

Krzysztof Jozefowicz

unread,
Apr 12, 2016, 3:15:37 AM4/12/16
to robotframework-users
You may also get error while installing Robot with jython-pip about not able to read/connect to pypi.
This may indicate that you need to donwgrade jython-pip to lower version than in jython package.
For reference:
wget https://pypi.python.org/packages/source/p/pip/pip-1.2.1.tar.gz
tar xvfz pip-1.2.1.tar.gz
cd pip-1.2.1
jython setup.py install



W dniu poniedziałek, 11 kwietnia 2016 21:55:12 UTC+2 użytkownik Hélio Guilherme napisał:
You must install robotframework with (inside) Jython. Locate pip inside Jython and use that one to install robotframework.
On Mon, Apr 11, 2016 at 2:17 PM, 'Alex Pop' via robotframework-users <robotframe...@googlegroups.com> wrote:
Hi,

I'm getting this error when I try to run any test in jybot profile.
I have Ride 1.5.2.1
Python 2.7.11
Robot Framework 3.0
Jython 2.7.0
wxPython 2.8.12.1
pywin 2.19
Please let me know any solution you might have found.

Thank you!

--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages