question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Warnings About Python 3.8 Not Yet Merged

See original GitHub issue

Hello,

There was an issue a while back about installing SpaCy on Python 3.8. @ines added warnings in a commit on November 5, 2019 in two places:

  1. The repo’s README.md between “#install-spacy” and “#pip”
  2. The index.md of the website right above “#Quickstart”

Looks like it was committed, but only merged to the explosion:develop branch on November 13, 2019.

Just yesterday I had the same problem as #4593 on both Conda and pip. I know even small changes to a website can have unintended consequences but I think there would be a lot of benefit to merging this particular fix.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
adrianeboydcommented, May 13, 2020

Okay, now there should be python 3.8 on conda-forge, too, so we don’t need to add the warning back. If you are still have trouble installing, please open a new issue with details about the error messages and your environment.

0reactions
github-actions[bot]commented, Nov 5, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix deprecation warning that appear in Python 3.8+ · Issue #203
9. The presence of deprecation warnings does not mean that the library doesn't support the current python version. It just indicates that the...
Read more >
Issue 38321: Compiler warnings when building Python 3.8
On my Windows, some non-ASCII characters cause this warning: ... Ok, most warnings have been fixed in 3.8 and master. I close the...
Read more >
Python 3.8.0 always get either linting warning ... - Stack Overflow
If I do from pets import Dog from main.py, I get a linter warning on the latest versions of pylint, flake8, and bandit....
Read more >
Python 3.9: Cool New Features for You to Try
Accessing and calculating with time zones; Merging and updating ... They have not been added to the abstract base classes Mapping or ...
Read more >
1706223 – python-jenkins-job-builder FTBFS with Python 3.8
The f32-python side tag has been merged. In order to rebuild the package, do it in regular rawhide, but please wait until python3-3.8...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found