lizw886
2019-04-20 15:19ModuleNotFoundError: No module named 'tagger'
-
导包
from __future__ import print_function import os, codecs #from itertools import izip izip = zip from tagger import data_iterator
编译出错
ModuleNotFoundError: No module named 'tagger'然后pip install tagger
出现这个问题:
Could not find a version that satisfies the requirement rdflib==2.3.1events (from tagger) (from versions: 2.4.1, 2.4.2, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.4.0, 4.0, 4.0.1, 4.1.0, 4.1.1, 4.1.2, 4.2.0, 4.2.1, 4.2.2)
No matching distribution found for rdflib==2.3.1events (from tagger)
请问是什么问题
- 点赞
- 回答
- 收藏
- 复制链接分享
0条回答
为你推荐
- 我应该在结构域或结构上创建指针吗? 走
- struct
- pointers
- 1个回答
- GoLang PoS Tagger脚本花费的时间比应该的要长,并且终端没有输出
- nlp
- 2个回答
- 在PHP中设置SESSION变量
- html
- ajax
- php
- jquery
- javascript
- 2个回答
- 将一个字符串附加到另一个字符串,但附加物位于新行而不是同一行
- string
- file
- php
- 1个回答
- 我需要帮助提取奇怪的json数据格式PHP
- for-loop
- foreach
- php
- 1个回答
换一换