This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hello all! I am trying to build a programed that utilises SpaCy to do some parsing of raw text data. I need a lot of dependency and relationships data, so I'm trying to use the trf pipeline. When I tried to install it through the terminal using pip, it kept failing. So, I downloaded the file manually.
However! I don't know what I'm doing. How does one now get that manually downloaded file installed in your venv? The file I downloaded is a .whl file, so I'm assuming I can't just point the space loader at it and it will do the rest.
In on Windows if that makes any difference.
Subreddit
Post Details
- Posted
- 7 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/learnpython...