Orange Error (v3.19) - “Failed building wheel for ufal.udpipe”
$begingroup$
I saw a number of other posts on this, but I've tried what I see in them and I'm still getting the same issue. I'm using Anaconda and I followed the instructions in the Orange tutorial videos on Youtube and I get the following failure.
Failed building wheel for ufal.udpipe
I've included the log below for reference. I've also tried installing direct from the anaconda cmd prompt using conda as ref in Github with the same issue. I also installed Visual Studio just to see if that would fix it and it did not that I see. I can confirm that VS Code is installed in Anaconda as well.
Any insight or assistance anyone can provide?
-- log output --
Collecting Orange3-Text
Requirement already satisfied: beautifulsoup4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (4.6.3)
Requirement already satisfied: numpy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.15.4)
Requirement already satisfied: simhash in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.9.0)
Requirement already satisfied: wikipedia in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.4.0)
Requirement already satisfied: lxml in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (4.2.5)
Requirement already satisfied: odfpy>=1.3.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.4.0)
Requirement already satisfied: biopython in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.73)
Requirement already satisfied: pdfminer3k>=1.3.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.3.1)
Requirement already satisfied: setuptools-git in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.2)
Requirement already satisfied: tweepy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.7.0)
Requirement already satisfied: validate-email in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.3)
Requirement already satisfied: scipy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.1.0)
Requirement already satisfied: scikit-learn in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (0.20.0)
Requirement already satisfied: gensim>=0.12.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.7.0)
Requirement already satisfied: nltk>=3.0.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.3)
Collecting ufal.udpipe; platform_system != "Darwin" (from Orange3-Text)
Using cached https://files.pythonhosted.org/packages/f7/20/9fdf23855a8dbb018b91f798d5923fd3aadff5d1d8bee39187973f8e17bc/ufal.udpipe-1.2.0.1.tar.gz
Requirement already satisfied: docx2txt>=0.6 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (0.7)
Requirement already satisfied: Orange3>=3.4.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.19.0)
Requirement already satisfied: requests<3.0.0,>=2.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from wikipedia->Orange3-Text) (2.19.1)
Requirement already satisfied: defusedxml in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from odfpy>=1.3.5->Orange3-Text) (0.5.0)
Requirement already satisfied: pytest>=2.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pdfminer3k>=1.3.1->Orange3-Text) (3.8.0)
Requirement already satisfied: ply>=3.4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pdfminer3k>=1.3.1->Orange3-Text) (3.11)
Requirement already satisfied: PySocks>=1.5.7 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.6.8)
Requirement already satisfied: six>=1.10.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.11.0)
Requirement already satisfied: requests-oauthlib>=0.7.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.2.0)
Requirement already satisfied: smart-open>=1.7.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from gensim>=0.12.3->Orange3-Text) (1.8.0)
Requirement already satisfied: setuptools>=36.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (40.2.0)
Requirement already satisfied: keyrings.alt in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (3.1.1)
Requirement already satisfied: pyqtgraph>=0.10.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.10.0)
Requirement already satisfied: pip>=9.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (19.0)
Requirement already satisfied: xlrd>=0.9.2 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (1.1.0)
Requirement already satisfied: networkx in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (2.1)
Requirement already satisfied: docutils in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.14)
Requirement already satisfied: chardet>=3.0.2 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (3.0.4)
Requirement already satisfied: joblib>=0.9.4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.13.1)
Requirement already satisfied: AnyQt>=0.0.8 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.0.10)
Requirement already satisfied: serverfiles in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.3.0)
Requirement already satisfied: keyring in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (13.2.1)
Requirement already satisfied: bottleneck>=1.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (1.2.1)
Requirement already satisfied: matplotlib>=2.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (2.2.3)
Requirement already satisfied: python-louvain in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.11)
Requirement already satisfied: fastTSNE>=0.2.12 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.2.16)
Requirement already satisfied: certifi>=2017.4.17 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (2018.11.29)
Requirement already satisfied: urllib3<1.24,>=1.21.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (1.23)
Requirement already satisfied: idna<2.8,>=2.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (2.7)
Requirement already satisfied: py>=1.5.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (1.6.0)
Requirement already satisfied: attrs>=17.4.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (18.2.0)
Requirement already satisfied: more-itertools>=4.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (4.3.0)
Requirement already satisfied: atomicwrites>=1.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (1.2.1)
Requirement already satisfied: pluggy>=0.7 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (0.7.1)
Requirement already satisfied: colorama in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (0.3.9)
Requirement already satisfied: oauthlib>=3.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests-oauthlib>=0.7.0->tweepy->Orange3-Text) (3.0.0)
Requirement already satisfied: boto3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (1.9.83)
Requirement already satisfied: boto>=2.32 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (2.49.0)
Requirement already satisfied: bz2file in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.98)
Requirement already satisfied: decorator>=4.1.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from networkx->Orange3>=3.4.3->Orange3-Text) (4.3.0)
Requirement already satisfied: entrypoints in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from keyring->Orange3>=3.4.3->Orange3-Text) (0.2.3)
Requirement already satisfied: pywin32 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from keyring->Orange3>=3.4.3->Orange3-Text) (223)
Requirement already satisfied: cycler>=0.10 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (0.10.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2.2.0)
Requirement already satisfied: python-dateutil>=2.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2.7.3)
Requirement already satisfied: pytz in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2018.5)
Requirement already satisfied: kiwisolver>=1.0.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (1.0.1)
Requirement already satisfied: numba>=0.38.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from fastTSNE>=0.2.12->Orange3>=3.4.3->Orange3-Text) (0.39.0)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.9.3)
Requirement already satisfied: s3transfer<0.2.0,>=0.1.10 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.1.13)
Requirement already satisfied: botocore<1.13.0,>=1.12.83 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (1.12.83)
Requirement already satisfied: llvmlite>=0.24.0dev0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from numba>=0.38.1->fastTSNE>=0.2.12->Orange3>=3.4.3->Orange3-Text) (0.24.0)
Building wheels for collected packages: ufal.udpipe
Building wheel for ufal.udpipe (setup.py): started
Building wheel for ufal.udpipe (setup.py): finished with status 'error'
Complete output from command C:UsersusernameAppDataLocalContinuumanaconda3python.exe -u -c "import setuptools, tokenize;file='C:UsersusernameAppDataLocalTemppip-install-bz745kchufal.udpipesetup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('rn', 'n');f.close();exec(compile(code, file, 'exec'))" bdist_wheel -d C:UsersusernameAppDataLocalTemppip-wheel-w8_5irei --python-tag cp37:
running bdist_wheel
running build
running build_py
creating build
creating buildlib.win-amd64-3.7
creating buildlib.win-amd64-3.7ufal
copying ufal__init__.py -> buildlib.win-amd64-3.7ufal
copying ufaludpipe.py -> buildlib.win-amd64-3.7ufal
running build_ext
building 'ufal_udpipe' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
orange anaconda
New contributor
$endgroup$
add a comment |
$begingroup$
I saw a number of other posts on this, but I've tried what I see in them and I'm still getting the same issue. I'm using Anaconda and I followed the instructions in the Orange tutorial videos on Youtube and I get the following failure.
Failed building wheel for ufal.udpipe
I've included the log below for reference. I've also tried installing direct from the anaconda cmd prompt using conda as ref in Github with the same issue. I also installed Visual Studio just to see if that would fix it and it did not that I see. I can confirm that VS Code is installed in Anaconda as well.
Any insight or assistance anyone can provide?
-- log output --
Collecting Orange3-Text
Requirement already satisfied: beautifulsoup4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (4.6.3)
Requirement already satisfied: numpy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.15.4)
Requirement already satisfied: simhash in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.9.0)
Requirement already satisfied: wikipedia in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.4.0)
Requirement already satisfied: lxml in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (4.2.5)
Requirement already satisfied: odfpy>=1.3.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.4.0)
Requirement already satisfied: biopython in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.73)
Requirement already satisfied: pdfminer3k>=1.3.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.3.1)
Requirement already satisfied: setuptools-git in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.2)
Requirement already satisfied: tweepy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.7.0)
Requirement already satisfied: validate-email in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.3)
Requirement already satisfied: scipy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.1.0)
Requirement already satisfied: scikit-learn in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (0.20.0)
Requirement already satisfied: gensim>=0.12.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.7.0)
Requirement already satisfied: nltk>=3.0.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.3)
Collecting ufal.udpipe; platform_system != "Darwin" (from Orange3-Text)
Using cached https://files.pythonhosted.org/packages/f7/20/9fdf23855a8dbb018b91f798d5923fd3aadff5d1d8bee39187973f8e17bc/ufal.udpipe-1.2.0.1.tar.gz
Requirement already satisfied: docx2txt>=0.6 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (0.7)
Requirement already satisfied: Orange3>=3.4.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.19.0)
Requirement already satisfied: requests<3.0.0,>=2.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from wikipedia->Orange3-Text) (2.19.1)
Requirement already satisfied: defusedxml in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from odfpy>=1.3.5->Orange3-Text) (0.5.0)
Requirement already satisfied: pytest>=2.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pdfminer3k>=1.3.1->Orange3-Text) (3.8.0)
Requirement already satisfied: ply>=3.4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pdfminer3k>=1.3.1->Orange3-Text) (3.11)
Requirement already satisfied: PySocks>=1.5.7 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.6.8)
Requirement already satisfied: six>=1.10.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.11.0)
Requirement already satisfied: requests-oauthlib>=0.7.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.2.0)
Requirement already satisfied: smart-open>=1.7.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from gensim>=0.12.3->Orange3-Text) (1.8.0)
Requirement already satisfied: setuptools>=36.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (40.2.0)
Requirement already satisfied: keyrings.alt in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (3.1.1)
Requirement already satisfied: pyqtgraph>=0.10.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.10.0)
Requirement already satisfied: pip>=9.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (19.0)
Requirement already satisfied: xlrd>=0.9.2 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (1.1.0)
Requirement already satisfied: networkx in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (2.1)
Requirement already satisfied: docutils in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.14)
Requirement already satisfied: chardet>=3.0.2 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (3.0.4)
Requirement already satisfied: joblib>=0.9.4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.13.1)
Requirement already satisfied: AnyQt>=0.0.8 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.0.10)
Requirement already satisfied: serverfiles in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.3.0)
Requirement already satisfied: keyring in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (13.2.1)
Requirement already satisfied: bottleneck>=1.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (1.2.1)
Requirement already satisfied: matplotlib>=2.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (2.2.3)
Requirement already satisfied: python-louvain in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.11)
Requirement already satisfied: fastTSNE>=0.2.12 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.2.16)
Requirement already satisfied: certifi>=2017.4.17 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (2018.11.29)
Requirement already satisfied: urllib3<1.24,>=1.21.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (1.23)
Requirement already satisfied: idna<2.8,>=2.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (2.7)
Requirement already satisfied: py>=1.5.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (1.6.0)
Requirement already satisfied: attrs>=17.4.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (18.2.0)
Requirement already satisfied: more-itertools>=4.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (4.3.0)
Requirement already satisfied: atomicwrites>=1.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (1.2.1)
Requirement already satisfied: pluggy>=0.7 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (0.7.1)
Requirement already satisfied: colorama in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (0.3.9)
Requirement already satisfied: oauthlib>=3.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests-oauthlib>=0.7.0->tweepy->Orange3-Text) (3.0.0)
Requirement already satisfied: boto3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (1.9.83)
Requirement already satisfied: boto>=2.32 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (2.49.0)
Requirement already satisfied: bz2file in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.98)
Requirement already satisfied: decorator>=4.1.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from networkx->Orange3>=3.4.3->Orange3-Text) (4.3.0)
Requirement already satisfied: entrypoints in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from keyring->Orange3>=3.4.3->Orange3-Text) (0.2.3)
Requirement already satisfied: pywin32 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from keyring->Orange3>=3.4.3->Orange3-Text) (223)
Requirement already satisfied: cycler>=0.10 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (0.10.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2.2.0)
Requirement already satisfied: python-dateutil>=2.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2.7.3)
Requirement already satisfied: pytz in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2018.5)
Requirement already satisfied: kiwisolver>=1.0.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (1.0.1)
Requirement already satisfied: numba>=0.38.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from fastTSNE>=0.2.12->Orange3>=3.4.3->Orange3-Text) (0.39.0)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.9.3)
Requirement already satisfied: s3transfer<0.2.0,>=0.1.10 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.1.13)
Requirement already satisfied: botocore<1.13.0,>=1.12.83 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (1.12.83)
Requirement already satisfied: llvmlite>=0.24.0dev0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from numba>=0.38.1->fastTSNE>=0.2.12->Orange3>=3.4.3->Orange3-Text) (0.24.0)
Building wheels for collected packages: ufal.udpipe
Building wheel for ufal.udpipe (setup.py): started
Building wheel for ufal.udpipe (setup.py): finished with status 'error'
Complete output from command C:UsersusernameAppDataLocalContinuumanaconda3python.exe -u -c "import setuptools, tokenize;file='C:UsersusernameAppDataLocalTemppip-install-bz745kchufal.udpipesetup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('rn', 'n');f.close();exec(compile(code, file, 'exec'))" bdist_wheel -d C:UsersusernameAppDataLocalTemppip-wheel-w8_5irei --python-tag cp37:
running bdist_wheel
running build
running build_py
creating build
creating buildlib.win-amd64-3.7
creating buildlib.win-amd64-3.7ufal
copying ufal__init__.py -> buildlib.win-amd64-3.7ufal
copying ufaludpipe.py -> buildlib.win-amd64-3.7ufal
running build_ext
building 'ufal_udpipe' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
orange anaconda
New contributor
$endgroup$
add a comment |
$begingroup$
I saw a number of other posts on this, but I've tried what I see in them and I'm still getting the same issue. I'm using Anaconda and I followed the instructions in the Orange tutorial videos on Youtube and I get the following failure.
Failed building wheel for ufal.udpipe
I've included the log below for reference. I've also tried installing direct from the anaconda cmd prompt using conda as ref in Github with the same issue. I also installed Visual Studio just to see if that would fix it and it did not that I see. I can confirm that VS Code is installed in Anaconda as well.
Any insight or assistance anyone can provide?
-- log output --
Collecting Orange3-Text
Requirement already satisfied: beautifulsoup4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (4.6.3)
Requirement already satisfied: numpy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.15.4)
Requirement already satisfied: simhash in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.9.0)
Requirement already satisfied: wikipedia in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.4.0)
Requirement already satisfied: lxml in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (4.2.5)
Requirement already satisfied: odfpy>=1.3.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.4.0)
Requirement already satisfied: biopython in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.73)
Requirement already satisfied: pdfminer3k>=1.3.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.3.1)
Requirement already satisfied: setuptools-git in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.2)
Requirement already satisfied: tweepy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.7.0)
Requirement already satisfied: validate-email in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.3)
Requirement already satisfied: scipy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.1.0)
Requirement already satisfied: scikit-learn in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (0.20.0)
Requirement already satisfied: gensim>=0.12.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.7.0)
Requirement already satisfied: nltk>=3.0.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.3)
Collecting ufal.udpipe; platform_system != "Darwin" (from Orange3-Text)
Using cached https://files.pythonhosted.org/packages/f7/20/9fdf23855a8dbb018b91f798d5923fd3aadff5d1d8bee39187973f8e17bc/ufal.udpipe-1.2.0.1.tar.gz
Requirement already satisfied: docx2txt>=0.6 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (0.7)
Requirement already satisfied: Orange3>=3.4.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.19.0)
Requirement already satisfied: requests<3.0.0,>=2.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from wikipedia->Orange3-Text) (2.19.1)
Requirement already satisfied: defusedxml in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from odfpy>=1.3.5->Orange3-Text) (0.5.0)
Requirement already satisfied: pytest>=2.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pdfminer3k>=1.3.1->Orange3-Text) (3.8.0)
Requirement already satisfied: ply>=3.4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pdfminer3k>=1.3.1->Orange3-Text) (3.11)
Requirement already satisfied: PySocks>=1.5.7 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.6.8)
Requirement already satisfied: six>=1.10.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.11.0)
Requirement already satisfied: requests-oauthlib>=0.7.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.2.0)
Requirement already satisfied: smart-open>=1.7.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from gensim>=0.12.3->Orange3-Text) (1.8.0)
Requirement already satisfied: setuptools>=36.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (40.2.0)
Requirement already satisfied: keyrings.alt in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (3.1.1)
Requirement already satisfied: pyqtgraph>=0.10.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.10.0)
Requirement already satisfied: pip>=9.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (19.0)
Requirement already satisfied: xlrd>=0.9.2 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (1.1.0)
Requirement already satisfied: networkx in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (2.1)
Requirement already satisfied: docutils in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.14)
Requirement already satisfied: chardet>=3.0.2 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (3.0.4)
Requirement already satisfied: joblib>=0.9.4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.13.1)
Requirement already satisfied: AnyQt>=0.0.8 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.0.10)
Requirement already satisfied: serverfiles in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.3.0)
Requirement already satisfied: keyring in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (13.2.1)
Requirement already satisfied: bottleneck>=1.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (1.2.1)
Requirement already satisfied: matplotlib>=2.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (2.2.3)
Requirement already satisfied: python-louvain in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.11)
Requirement already satisfied: fastTSNE>=0.2.12 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.2.16)
Requirement already satisfied: certifi>=2017.4.17 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (2018.11.29)
Requirement already satisfied: urllib3<1.24,>=1.21.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (1.23)
Requirement already satisfied: idna<2.8,>=2.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (2.7)
Requirement already satisfied: py>=1.5.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (1.6.0)
Requirement already satisfied: attrs>=17.4.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (18.2.0)
Requirement already satisfied: more-itertools>=4.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (4.3.0)
Requirement already satisfied: atomicwrites>=1.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (1.2.1)
Requirement already satisfied: pluggy>=0.7 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (0.7.1)
Requirement already satisfied: colorama in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (0.3.9)
Requirement already satisfied: oauthlib>=3.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests-oauthlib>=0.7.0->tweepy->Orange3-Text) (3.0.0)
Requirement already satisfied: boto3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (1.9.83)
Requirement already satisfied: boto>=2.32 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (2.49.0)
Requirement already satisfied: bz2file in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.98)
Requirement already satisfied: decorator>=4.1.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from networkx->Orange3>=3.4.3->Orange3-Text) (4.3.0)
Requirement already satisfied: entrypoints in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from keyring->Orange3>=3.4.3->Orange3-Text) (0.2.3)
Requirement already satisfied: pywin32 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from keyring->Orange3>=3.4.3->Orange3-Text) (223)
Requirement already satisfied: cycler>=0.10 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (0.10.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2.2.0)
Requirement already satisfied: python-dateutil>=2.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2.7.3)
Requirement already satisfied: pytz in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2018.5)
Requirement already satisfied: kiwisolver>=1.0.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (1.0.1)
Requirement already satisfied: numba>=0.38.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from fastTSNE>=0.2.12->Orange3>=3.4.3->Orange3-Text) (0.39.0)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.9.3)
Requirement already satisfied: s3transfer<0.2.0,>=0.1.10 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.1.13)
Requirement already satisfied: botocore<1.13.0,>=1.12.83 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (1.12.83)
Requirement already satisfied: llvmlite>=0.24.0dev0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from numba>=0.38.1->fastTSNE>=0.2.12->Orange3>=3.4.3->Orange3-Text) (0.24.0)
Building wheels for collected packages: ufal.udpipe
Building wheel for ufal.udpipe (setup.py): started
Building wheel for ufal.udpipe (setup.py): finished with status 'error'
Complete output from command C:UsersusernameAppDataLocalContinuumanaconda3python.exe -u -c "import setuptools, tokenize;file='C:UsersusernameAppDataLocalTemppip-install-bz745kchufal.udpipesetup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('rn', 'n');f.close();exec(compile(code, file, 'exec'))" bdist_wheel -d C:UsersusernameAppDataLocalTemppip-wheel-w8_5irei --python-tag cp37:
running bdist_wheel
running build
running build_py
creating build
creating buildlib.win-amd64-3.7
creating buildlib.win-amd64-3.7ufal
copying ufal__init__.py -> buildlib.win-amd64-3.7ufal
copying ufaludpipe.py -> buildlib.win-amd64-3.7ufal
running build_ext
building 'ufal_udpipe' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
orange anaconda
New contributor
$endgroup$
I saw a number of other posts on this, but I've tried what I see in them and I'm still getting the same issue. I'm using Anaconda and I followed the instructions in the Orange tutorial videos on Youtube and I get the following failure.
Failed building wheel for ufal.udpipe
I've included the log below for reference. I've also tried installing direct from the anaconda cmd prompt using conda as ref in Github with the same issue. I also installed Visual Studio just to see if that would fix it and it did not that I see. I can confirm that VS Code is installed in Anaconda as well.
Any insight or assistance anyone can provide?
-- log output --
Collecting Orange3-Text
Requirement already satisfied: beautifulsoup4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (4.6.3)
Requirement already satisfied: numpy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.15.4)
Requirement already satisfied: simhash in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.9.0)
Requirement already satisfied: wikipedia in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.4.0)
Requirement already satisfied: lxml in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (4.2.5)
Requirement already satisfied: odfpy>=1.3.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.4.0)
Requirement already satisfied: biopython in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.73)
Requirement already satisfied: pdfminer3k>=1.3.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.3.1)
Requirement already satisfied: setuptools-git in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.2)
Requirement already satisfied: tweepy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.7.0)
Requirement already satisfied: validate-email in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.3)
Requirement already satisfied: scipy in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (1.1.0)
Requirement already satisfied: scikit-learn in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (0.20.0)
Requirement already satisfied: gensim>=0.12.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.7.0)
Requirement already satisfied: nltk>=3.0.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.3)
Collecting ufal.udpipe; platform_system != "Darwin" (from Orange3-Text)
Using cached https://files.pythonhosted.org/packages/f7/20/9fdf23855a8dbb018b91f798d5923fd3aadff5d1d8bee39187973f8e17bc/ufal.udpipe-1.2.0.1.tar.gz
Requirement already satisfied: docx2txt>=0.6 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (0.7)
Requirement already satisfied: Orange3>=3.4.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3-Text) (3.19.0)
Requirement already satisfied: requests<3.0.0,>=2.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from wikipedia->Orange3-Text) (2.19.1)
Requirement already satisfied: defusedxml in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from odfpy>=1.3.5->Orange3-Text) (0.5.0)
Requirement already satisfied: pytest>=2.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pdfminer3k>=1.3.1->Orange3-Text) (3.8.0)
Requirement already satisfied: ply>=3.4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pdfminer3k>=1.3.1->Orange3-Text) (3.11)
Requirement already satisfied: PySocks>=1.5.7 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.6.8)
Requirement already satisfied: six>=1.10.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.11.0)
Requirement already satisfied: requests-oauthlib>=0.7.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from tweepy->Orange3-Text) (1.2.0)
Requirement already satisfied: smart-open>=1.7.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from gensim>=0.12.3->Orange3-Text) (1.8.0)
Requirement already satisfied: setuptools>=36.3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (40.2.0)
Requirement already satisfied: keyrings.alt in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (3.1.1)
Requirement already satisfied: pyqtgraph>=0.10.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.10.0)
Requirement already satisfied: pip>=9.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (19.0)
Requirement already satisfied: xlrd>=0.9.2 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (1.1.0)
Requirement already satisfied: networkx in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (2.1)
Requirement already satisfied: docutils in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.14)
Requirement already satisfied: chardet>=3.0.2 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (3.0.4)
Requirement already satisfied: joblib>=0.9.4 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.13.1)
Requirement already satisfied: AnyQt>=0.0.8 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.0.10)
Requirement already satisfied: serverfiles in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.3.0)
Requirement already satisfied: keyring in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (13.2.1)
Requirement already satisfied: bottleneck>=1.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (1.2.1)
Requirement already satisfied: matplotlib>=2.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (2.2.3)
Requirement already satisfied: python-louvain in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.11)
Requirement already satisfied: fastTSNE>=0.2.12 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from Orange3>=3.4.3->Orange3-Text) (0.2.16)
Requirement already satisfied: certifi>=2017.4.17 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (2018.11.29)
Requirement already satisfied: urllib3<1.24,>=1.21.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (1.23)
Requirement already satisfied: idna<2.8,>=2.5 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests<3.0.0,>=2.0.0->wikipedia->Orange3-Text) (2.7)
Requirement already satisfied: py>=1.5.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (1.6.0)
Requirement already satisfied: attrs>=17.4.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (18.2.0)
Requirement already satisfied: more-itertools>=4.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (4.3.0)
Requirement already satisfied: atomicwrites>=1.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (1.2.1)
Requirement already satisfied: pluggy>=0.7 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (0.7.1)
Requirement already satisfied: colorama in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from pytest>=2.0->pdfminer3k>=1.3.1->Orange3-Text) (0.3.9)
Requirement already satisfied: oauthlib>=3.0.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from requests-oauthlib>=0.7.0->tweepy->Orange3-Text) (3.0.0)
Requirement already satisfied: boto3 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (1.9.83)
Requirement already satisfied: boto>=2.32 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (2.49.0)
Requirement already satisfied: bz2file in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.98)
Requirement already satisfied: decorator>=4.1.0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from networkx->Orange3>=3.4.3->Orange3-Text) (4.3.0)
Requirement already satisfied: entrypoints in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from keyring->Orange3>=3.4.3->Orange3-Text) (0.2.3)
Requirement already satisfied: pywin32 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from keyring->Orange3>=3.4.3->Orange3-Text) (223)
Requirement already satisfied: cycler>=0.10 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (0.10.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2.2.0)
Requirement already satisfied: python-dateutil>=2.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2.7.3)
Requirement already satisfied: pytz in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (2018.5)
Requirement already satisfied: kiwisolver>=1.0.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from matplotlib>=2.0.0->Orange3>=3.4.3->Orange3-Text) (1.0.1)
Requirement already satisfied: numba>=0.38.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from fastTSNE>=0.2.12->Orange3>=3.4.3->Orange3-Text) (0.39.0)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.9.3)
Requirement already satisfied: s3transfer<0.2.0,>=0.1.10 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (0.1.13)
Requirement already satisfied: botocore<1.13.0,>=1.12.83 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from boto3->smart-open>=1.7.0->gensim>=0.12.3->Orange3-Text) (1.12.83)
Requirement already satisfied: llvmlite>=0.24.0dev0 in c:usersusernameappdatalocalcontinuumanaconda3libsite-packages (from numba>=0.38.1->fastTSNE>=0.2.12->Orange3>=3.4.3->Orange3-Text) (0.24.0)
Building wheels for collected packages: ufal.udpipe
Building wheel for ufal.udpipe (setup.py): started
Building wheel for ufal.udpipe (setup.py): finished with status 'error'
Complete output from command C:UsersusernameAppDataLocalContinuumanaconda3python.exe -u -c "import setuptools, tokenize;file='C:UsersusernameAppDataLocalTemppip-install-bz745kchufal.udpipesetup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('rn', 'n');f.close();exec(compile(code, file, 'exec'))" bdist_wheel -d C:UsersusernameAppDataLocalTemppip-wheel-w8_5irei --python-tag cp37:
running bdist_wheel
running build
running build_py
creating build
creating buildlib.win-amd64-3.7
creating buildlib.win-amd64-3.7ufal
copying ufal__init__.py -> buildlib.win-amd64-3.7ufal
copying ufaludpipe.py -> buildlib.win-amd64-3.7ufal
running build_ext
building 'ufal_udpipe' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
orange anaconda
orange anaconda
New contributor
New contributor
New contributor
asked 3 mins ago
JFennemaJFennema
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "557"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
JFennema is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f44570%2forange-error-v3-19-failed-building-wheel-for-ufal-udpipe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
JFennema is a new contributor. Be nice, and check out our Code of Conduct.
JFennema is a new contributor. Be nice, and check out our Code of Conduct.
JFennema is a new contributor. Be nice, and check out our Code of Conduct.
JFennema is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Data Science Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f44570%2forange-error-v3-19-failed-building-wheel-for-ufal-udpipe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown