OSError: [E050] Can‘t find model ‘en_core_web_sm‘. It doesn‘t seem to be a shortcut link, a Python p
OSError: [E050] Can’t find model ‘en_core_web_sm’. It doesn’t seem to be a shortcut link, a Python package or a valid path to a data directory.
解決方法:
python -m spacy download en
如果報這個錯:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host=‘raw.githubusercontent.com’, port=443): Max retries exceeded with url: /explosion/spacy-models/master/shortcuts-v2.json (Caused by NewConnectionError(’<urllib3.connection.HTTPSConnection object at 0x0000026AA6417A20>: Failed to establish a new connection: [Errno 11004] getaddrinfo failed’))
說明需要科學上網XD
相關文章
- Supervisor 解決 can't find command *
- eslint --fix 報錯 can't not find modulesEsLint
- 解決can't find -lGL的問題
- cordova 解決can’t not find moudle " plugman platform ios"PlatformiOS
- Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist解決辦法ErrorMySql
- 完美解決stack Error: Can‘t find Python executable “python“, you can set the PYTHON env variable.ErrorPython
- 'mysql.column_stats' doesn't exist and Table 'mysql.index_stats' doesn't existMySqlIndex
- scrollTop doesn't scroll on Chrome 61Chrome
- C++ doesn't name a typeC++
- Can't find keyplane that supports type 4 for keyboard iPhone PortraitTiPhoneAI
- rman: can't open target
- doesn't contain a valid partition tableAI
- Solaris 5.8 CRON doesn't work with regular user
- 解決Error (1133): Can’t find any matching row in the user tableError
- "Error: Can't find libjava.so" 9.2.0.4 on RH 4.0 x86-64ErrorJava
- mail can't send title on SolarisAI
- about Res folder doesn't exist in android projectAndroidProject
- datastage7.5 can't view data?ASTView
- Can't find the 'libpq-fe.h header when trying to install pg gemHeader
- java.util.MissingResourceException: Can't find resource for bundle oracle.sysman.db.rsc.LoginResourcJavaExceptionOracle
- 啟動infobright的時候遇見Can't find file: './mysql/host.frm'MySql
- 辛星淺析ruby下的mkmf.rb can't find header files for ruby atHeader
- vncserver: couldn't find "xauth" on your PATHVNCServer
- TypeError: can‘t concat str to bytesError
- Mongoose can't update timestampGo
- [ERROR] Can't open the mysql.plugin tableErrorMySqlPlugin
- mysql遇到Variable can’t be set to the value of ‘NULL’MySqlNull
- Oracle dbconsole can't startOracle
- mysql can't start dues to the disk space is fullMySql
- if doesn't support the "condition"attribute 問題解決
- vncserver: couldn't find "xauth" on your PATH.VNCServer
- MySQL 啟動報錯 Table 'mysql.plugin' doesn't existMySqlPlugin
- redis : Can't save in background: fork: Cannot allocate memoryRedis
- Can't load IA 32-bit .dll on a
- mysql [ERROR] Can't create IP socket: Permission deniedMySqlError
- MongoDB報錯:"assertion" : "can't map file memory"MongoDB
- RMAN的"rman: can't open target"錯誤
- python .T操作Python