从sklear.dataset加载fetch_20newsgroups时出现PermissionError

时间:2018-01-05 01:09:16

标签: python-3.x sklearn-pandas

from sklearn.datasets import fetch_20newsgroups
data = fetch_20newsgroups()
data.target_names

PermissionError:[WinError 5]访问被拒ç»ï¼š'C:\ Users \ liu.h \ scikit_learn_data \ 20news_home \ 20news-bydate-test \ sci.crypt'

0 个答案:

没有答案