Python Forum
How Do I Install Stuff for Python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How Do I Install Stuff for Python?
#6
(May-07-2020, 09:30 PM)CopBlaster Wrote: Unfortunately when I try to install Spacy using the package manager in Visual Studio it will not finish installing.
do you get any error.

You can try to download whl and install locally again using pip.
you can install it from github or using zip, but it doesn't make sense if there is wheel file.

Note that you may need to install extra data. They have pretty good instructions on installation and interactive tool to help decide what commands to run:
https://spacy.io/usage
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
How Do I Install Stuff for Python? - by CopBlaster - May-05-2020, 10:55 PM
RE: How Do I Install Stuff for Python? - by Larz60+ - May-05-2020, 11:13 PM
RE: How Do I Install Stuff for Python? - by buran - May-06-2020, 03:34 AM
RE: How Do I Install Stuff for Python? - by buran - May-08-2020, 07:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Run the code for some stuff it does not return me why Anldra12 3 3,969 Apr-19-2021, 02:01 PM
Last Post: Anldra12
  "Automate the Boring Stuff with Python" creating a path works but only for CMD promt Milos 2 3,884 Nov-28-2020, 01:08 PM
Last Post: Larz60+
  Unable to print stuff from while loop Nick1507 4 3,584 Sep-17-2020, 02:26 PM
Last Post: Nick1507
  Learning to have Class and doing stuff with it... bako 2 2,803 Apr-29-2020, 05:07 PM
Last Post: bako
  Automate the boring stuff : the tic tac toe game DJ_Qu 7 8,769 Apr-24-2019, 12:22 PM
Last Post: ichabod801
  More List Stuff Zman350x 3 4,353 Mar-11-2018, 12:20 AM
Last Post: Zman350x
  Need help importing stuff that python says it cant open Tiaan 2 3,679 Nov-30-2017, 09:54 PM
Last Post: Tiaan
  Python "Automate the Boring Stuff" wants me to change Windows environment variables? Atomike 8 10,897 Dec-13-2016, 03:53 PM
Last Post: Atomike

Forum Jump:

User Panel Messages

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