acceptable-pencil-93200
04/12/2019, 9:41 AMacceptable-pencil-93200
04/12/2019, 9:42 AMacceptable-pencil-93200
04/12/2019, 9:45 AM-Yrangepos
and -Ywarn-unused
are not forwarded.acceptable-pencil-93200
04/12/2019, 9:45 AMbrief-engineer-67497
04/12/2019, 9:58 AM1.11.0rc2
aloof-angle-91616
04/14/2019, 6:56 AMwide-energy-11069
04/15/2019, 4:50 AM./pants test tests/python/pants_test/backend/project_info/tasks::
...
21:50:25 00:25 [pytest]
Invalidated 6 targets.
scrubbed PYTHONPATH=/Users/yic/workspace/pants/src/python: from py.test environment
21:50:25 00:25 [run]
Failed to find compatible interpreter for constraints: ['CPython==3.6.1']
tests/python/pants_test/backend/project_info/tasks:dependencies ..... NOT RUN
famous-holiday-38439
04/16/2019, 1:56 PM<http://golang.org/x/sys/unix|golang.org/x/sys/unix> (expected go_remote_library declaration at 3rdparty/go/golang.org/x/sys:unix)
however I have setup a BUILD file in 3rdparty/x/sys/unix
... I also tried 3rdparty/x/sys:unix
but same result
Posted in #lang-gofamous-holiday-38439
04/16/2019, 1:56 PMbrave-policeman-49804
04/16/2019, 3:50 PMbrave-policeman-49804
04/17/2019, 11:02 AM<https://spacy.io/models/en#en_core_web_sm>
. but the docs mentioned it to download with python3 -m spacy download en_core_web_sm
. how do i convert this into requirements.txt?brave-policeman-49804
04/17/2019, 11:04 AMbrave-policeman-49804
04/17/2019, 11:04 AMflaky-photographer-75744
04/17/2019, 3:09 PM1.11.0rc2
to 1.14.0
, I can't compile anything and I get the following error.
16:52:27 00:02 [conan-prep]**** Failed to install setuptools-40.4.3 (caused by: NonZeroExit("received exit code 1 during execution of `['/usr/bin/python3.6', '-', 'bdist_egg', '--dist-dir=/tmp/tmpKDItdj']` while trying to execute `['/usr/bin/python3.6', '-', 'bdist_egg', '--dist-dir=/tmp/tmpKDItdj']`",)
):
stdout:
stderr:
Traceback (most recent call last):
File "<stdin>", line 3, in <module>
File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 5, in <module>
import distutils.core
ModuleNotFoundError: No module named 'distutils.core'
What is weird is that i can import distutils.core
from python 3.6 but what I find even weirder is that it is not using pants virtual env defined in .cache/...
.
What I tried:
- remove home/.cache/pants
- remove .cache
in working directory
- ./pants clean-all
Does that ring any bell ?brave-policeman-49804
04/17/2019, 5:19 PMx
in project root directory and I want to access this file from sub directories like with open('file')
and as such.brave-policeman-49804
04/17/2019, 5:20 PMx
as a dependency I am able to import it but not access it with function like load('folder`)..thousands-leather-40986
04/23/2019, 11:41 AM<https://communitybridge.org>
. Can someone guide me or let me know more about the project. simple smilered-balloon-89377
04/23/2019, 5:30 PMred-balloon-89377
04/23/2019, 5:39 PMbrave-policeman-49804
04/24/2019, 6:00 AMbrave-policeman-49804
04/24/2019, 6:26 AM/usr/bin/env: ‘python3.6’: No such file or directory
brave-policeman-49804
04/24/2019, 6:27 AMlively-france-2777
04/24/2019, 2:14 PMmac/10.14
) and couldn’t continue. I just went ahead and installed protoc from homebrew and made a symlink to be able to continue.
2) After that I get a new error still relating to compiling: https://gist.github.com/gaqzi/7a29c00aa0bfb3dd13d6b0d63875fd1f
Before starting all of this I configured the environment variables specified in https://www.pantsbuild.org/howto_contribute.html for making sure openssl was available, and I also verified that openssl is installed and available at that location.
Any suggestion for what I can do? 🙂average-vr-56795
04/24/2019, 3:35 PMgorgeous-alligator-94763
04/25/2019, 3:21 AM$ ./pants goals
./pants: line 67: python3: command not found
gorgeous-alligator-94763
04/25/2019, 3:21 AMaloof-angle-91616
04/25/2019, 3:43 AM./pants goals
output) $ ./pants goals
Bootstrapping pants_deps with requirements:
/Users/dordogh/workspace/pants/3rdparty/python/requirements.txt
/Users/dordogh/workspace/pants/3rdparty/python/twitter/commons/requirements.txt
/Users/dordogh/workspace/pants/pants-plugins/3rdparty/python/requirements.txt
Using python at /opt/ee/python/3.6/bin/python3
Using base prefix '/opt/ee/python/3.6'
New python executable in /Users/dordogh/workspace/pants/build-support/pants_dev_deps.py36.venv/bin/python3
Also creating executable in /Users/dordogh/workspace/pants/build-support/pants_dev_deps.py36.venv/bin/python
Installing setuptools, pip, wheel...done.
witty-crayon-22786
04/25/2019, 4:17 PMgorgeous-alligator-94763
04/25/2019, 5:02 PMgorgeous-alligator-94763
04/25/2019, 6:01 PM