Python Forum
Ubuntu: Error installing watson-developer-cloud Python module
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ubuntu: Error installing watson-developer-cloud Python module
#2
PermissionError means you need to add sudo

python2.x
sudo pip install --upgrade watson-developer-cloud
python3.x
sudo pip3 install --upgrade watson-developer-cloud
Recommended Tutorials:
Reply


Messages In This Thread
RE: Ubuntu: Error installing watson-developer-cloud Python module - by metulburr - Mar-15-2018, 04:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ERROR WHILE INSTALLING PLAYSOUND MODULE satwants33 2 1,344 Mar-23-2024, 12:50 PM
Last Post: Ritik2508
  plsql developer in python dawid294 0 353 Jan-02-2024, 03:23 PM
Last Post: dawid294
  Python in Singularity Container on Ubuntu erdemath 0 914 Aug-31-2022, 02:17 PM
Last Post: erdemath
  Python icons in Ubuntu KatManDEW 4 76,573 Aug-12-2022, 08:33 AM
Last Post: rob101
  pip error on Ubuntu 18.04.6 LTS silbro 4 1,548 Apr-13-2022, 08:18 AM
Last Post: silbro
  Python 3.8 on Ubuntu 20.04 erdemath 1 1,376 Mar-07-2022, 09:31 PM
Last Post: Larz60+
  Deploy Python to Cloud and save output to Google Drive chandrabr80 2 1,592 Jan-25-2022, 06:56 AM
Last Post: ndc85430
  No module named '_cffi_backend' error with executable not with python script stephanh 2 5,680 Nov-25-2021, 06:52 AM
Last Post: stephanh
  Installing time module Led_Zeppelin 2 11,954 Aug-31-2021, 02:16 PM
Last Post: Led_Zeppelin
  Python script in Ubuntu core Nithin_Kumar 1 3,382 May-11-2021, 01:14 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020