[MacPorts] #60483: py-spaCy
MacPorts
noreply at macports.org
Wed May 13 22:24:14 UTC 2020
#60483: py-spaCy
---------------------------+----------------------
Reporter: museum-future | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: py-spaCy
---------------------------+----------------------
Hello,
I can't get this install with python 3.7 or 3.8
From my logfile from python 3.7
{{{
:info:build Traceback (most recent call last):
:info:build File "setup.py", line 200, in <module>
:info:build setup_package()
:info:build File "setup.py", line 195, in setup_package
:info:build cmdclass={"build_ext": build_ext_subclass},
...
:info:build File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/site-packages/setuptools/installer.py", line 83, in fetch_build_egg
:info:build raise DistutilsError('the `allow-hosts` option is not
supported '
:info:build distutils.errors.DistutilsError: the `allow-hosts` option is
not supported when using pip to install requirements.
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
spaCy/py37-spaCy/work/spaCy-2.2.4" &&
/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
setup.py build_ext --inplace build -j32
:info:build Exit code: 1
:error:build Failed to build py37-spaCy: command execution failed
}}}
It seems like known issue for spaCy, this is a bug for version 2.1.0
"https://github.com/explosion/spaCy/issues/5426"
--
Ticket URL: <https://trac.macports.org/ticket/60483>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list