Python Forum
Anaconda pip install mpyc Error pip-script.py is not present
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Anaconda pip install mpyc Error pip-script.py is not present
#1
I want o to install mpyc package using anaconda command prompt CMD. but it returns this error, How to address to solve such an issue.
Error 'D:\Ananconda3\Scripts\pip-script.py' is not present.
(base) C:\Users\dell>pip install mpyc
Script file 'D:\Ananconda3\Scripts\pip-script.py' is not present.
Reply
#2
pip is broken in your Anaconda Version.
Try,with (base) active as you have now.
conda install --force-reinstall pip
# Or
python -m ensurepip --default-pip
Anldra12 likes this post
Reply
#3
@snippsat oh man thanks solved Heart
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Install error middlestudent 1 754 Sep-23-2023, 08:26 AM
Last Post: middlestudent
  wxPython install error carlomscalisi 3 3,620 Jan-17-2023, 11:04 AM
Last Post: snippsat
  Error with pip install coffeeguy 1 2,279 Sep-08-2022, 01:27 AM
Last Post: snippsat
  Check if a value is present in each group Menthix 8 2,695 May-16-2022, 12:25 PM
Last Post: Menthix
  kmeans install error (please help me) muratuzun 3 5,488 May-06-2022, 02:14 PM
Last Post: snippsat
  Install any library via pip get an error cannot import name 'SCHEME_KEYS' from 'pip. Anldra12 2 10,613 Jan-04-2022, 01:05 PM
Last Post: Anldra12
  Minecraft Python install error SomeAcandKid 1 2,343 Oct-06-2021, 06:22 PM
Last Post: Ronhamas
  Installed pip install openpyxl, Requirement already satisfied, but, still have error jonah88888 3 6,619 Sep-24-2021, 02:11 AM
Last Post: jonah88888
  error trying to install sslstrip NullAdmin 1 4,039 Mar-11-2021, 09:37 PM
Last Post: buran
  python setup.py install error blackclover 2 7,913 Jan-07-2021, 04:36 AM
Last Post: blackclover

Forum Jump:

User Panel Messages

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