JSONLibrary issue while installing in Mac

570 views
Skip to first unread message

nivedita mirjikar

unread,
Mar 15, 2019, 7:27:00 AM3/15/19
to robotframework-users
JSON library has error while installing in mac.
Can someone tell me how to fetch json data in ride.


sogs-mbp:~ sogdev$ pip install robotframework--JSONLibrary
Collecting robotframework--JSONLibrary
   Complete output from command python setup.py egg_info:
   Traceback (most recent call last):
     File “<string>“, line 1, in <module>
     File “/private/var/folders/z8/0qrm_q5d22l6m77xt__3mrw00000gn/T/pip-install-lasmmxct/robotframework-JSONLibrary/setup.py”, line 5, in <module>
       from JSONLibrary.version import VERSION
     File “/private/var/folders/z8/0qrm_q5d22l6m77xt__3mrw00000gn/T/pip-install-lasmmxct/robotframework-JSONLibrary/JSONLibrary/__init__.py”, line 2, in <module>
       from JSONLibraryKeywords import JSONLibraryKeywords
   ModuleNotFoundError: No module named ‘JSONLibraryKeywords’

   ----------------------------------------
Command “python setup.py egg_info” failed with error code 1 in /private/var/folders/z8/0qrm_q5d22l6m77xt__3mrw00000gn/T/pip-install-lasmmxct/robotframework-JSONLibrary/

Tatu Aalto

unread,
Mar 17, 2019, 5:47:24 PM3/17/19
to nivedita...@gmail.com, robotframework-users
Ugh

As an educated guess, I would assume that you are installing by using Python 3. Also by looking at the library code, it looks like it's not compatible with Python 3. Am I right?

-Tatu
Send from my mobile

--
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.

sandeep s

unread,
Mar 18, 2019, 2:05:20 AM3/18/19
to Tatu Aalto, nivedita...@gmail.com, robotframework-users
Works fine with a 2.7 python base.

On Mon, Mar 18, 2019 at 3:19 AM Tatu Aalto <aalto...@gmail.com> wrote:
Boxbe This message is eligible for Automatic Cleanup! (aalto...@gmail.com) Add cleanup rule | More info
Ugh

As an educated guess, I would assume that you are installing by using Python 3. Also by looking at the library code, it looks like it's not compatible with Python 3. Am I right?

-Tatu
Send from my mobile

On Fri, 15 Mar 2019, 13:27 nivedita mirjikar, <nivedita...@gmail.com> wrote:
--
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.

Swapnil Patil

unread,
Mar 18, 2019, 2:51:08 AM3/18/19
to sand...@gmail.com, Tatu Aalto, nivedita...@gmail.com, robotframework-users
Hi Guys,

I am working with Test link + Jenkins + Robot Framework integration project. All the robot test cases are put in .txt file. So please let me know that, How to pull these robot test cases in Test link?

Thanks in advance.

/Swapnil P.

PS: All the integration part is already done smoothly.
Thanks And Regards
Er. Swapnil Ramdas Patil
Mob No- 8275557208


Reply all
Reply to author
Forward
0 new messages