Python Forum
How to update pymqi version from conda ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to update pymqi version from conda ?
#1
Hi,
I installed pymqi using conda, but it's an old version (1.3), how to update it to the newest pymqi1.5 ?
thanks.
Reply
#2
pip install pymqi
without the version will get the latest version, 1.7
Reply
#3
You try conda first.
conda update pymqi
If not find it,use pip(that is same folder(Scripts) as conda) as Larz60+ posted with update.
pip install -U pymqi
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Confused over Conda Package manager vs PIP JanOlvegg 3 1,161 Mar-09-2023, 02:09 PM
Last Post: JanOlvegg
  How to deactivate correctly a conda environment NoNameoN 2 1,804 Nov-04-2022, 01:43 PM
Last Post: NoNameoN
  Can't update new python version on Pycharm GOKUUUU 6 3,700 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  Update old Python version because of security threads SanderV 2 1,504 Jun-06-2022, 07:49 PM
Last Post: SanderV
  SSL error while trying to update conda ilango 0 2,121 Nov-04-2021, 08:38 AM
Last Post: ilango
Question Python + Google Sheet | Best way to update specific cells in a single Update()? Vokofe 1 2,625 Dec-16-2020, 05:26 AM
Last Post: Vokofe
  Error: How to to close and restart your shell after running 'conda init' angelica 3 10,174 May-27-2020, 10:00 AM
Last Post: snippsat
  Creating Conda env from requirments.txt file ErnestTBass 7 15,291 Apr-23-2020, 06:57 PM
Last Post: snippsat
  Installing a new package using pip in conda environment firebolt7 1 2,482 Nov-18-2019, 12:31 PM
Last Post: snippsat
  update certbot's python version metulburr 0 27,659 Sep-19-2019, 11:51 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

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