big-fall-51153
05/04/2021, 7:52 PMDJANGO_SETTINGS_MODULE
for specific directories / per-python_tests
. Maybe someone has a solution for this? I've made some attempts with pytest hooks to no availuser
05/04/2021, 9:59 PMuser
05/04/2021, 9:59 PMhundreds-father-404
05/04/2021, 10:11 PMhappy-kitchen-89482
05/05/2021, 12:09 AMfast-library-54217
05/05/2021, 8:26 AMuser
05/05/2021, 8:13 PMuser
05/05/2021, 8:15 PMuser
05/05/2021, 8:24 PMuser
05/05/2021, 9:29 PMuser
05/05/2021, 9:47 PMhappy-kitchen-89482
05/05/2021, 10:55 PMnarrow-crowd-16381
05/05/2021, 11:05 PMroot@92544bc397ef:/build# ./pants --version
New python executable in /root/.cache/pants/setup/bootstrap-Linux-x86_64/pants.TsgPCU/install/bin/python2.7
Also creating executable in /root/.cache/pants/setup/bootstrap-Linux-x86_64/pants.TsgPCU/install/bin/python
Installing setuptools, pip, wheel...done.
Collecting pantsbuild.pants==1.0.1
Could not find a version that satisfies the requirement pantsbuild.pants==1.0.1 (from versions: )
No matching distribution found for pantsbuild.pants==1.0.1
./pants: line 84: /root/.cache/pants/setup/bootstrap-Linux-x86_64/1.0.1/bin/pants: No such file or directory
salmon-nest-5801
05/05/2021, 11:41 PMrequest.target.address
of the BUILD file? I've tried using await Get(DigestContents, ...)
targeting a PathGlob to that file path, but it causes infinite errors complaining about the file system changing š¤creamy-truck-92790
05/06/2021, 11:40 AMplain-sundown-25537
05/06/2021, 3:38 PMtest
(load and list out version) - but when using the same test goal with repl
It said AssertionError: Failed to cache distribution: .deps/idna-2.10-py2.py3-none-any.whl
Any idea how I can go deeper on this?user
05/06/2021, 3:48 PMbusy-vase-39202
05/06/2021, 4:18 PMuser
05/06/2021, 5:18 PMboundless-salesclerk-97604
05/06/2021, 5:27 PMException caught: (pants.engine.internals.scheduler.ExecutionError)
after it logs Completed
. It also errors with ProcessExecutionFailure: Process 'Resolving 14 requirements ⦠failed with exit code 1.
and exited with -9 and STDERR: None
⢠Just after running ./pants package
it randomly crashes with Exception: Failed to begin read transaction: Resource temporarily unavailable
- I check ulimits for my docker daemon and most values are unlimited so Iām not sure what other resources could be starved
thanks!calm-ambulance-65371
05/06/2021, 8:12 PM./pants package
?echoing-farmer-15630
05/06/2021, 8:40 PMpydantic
which insists on lugging along its 60MB (!) of binaries. I would like to install it as --no-binary
if possible, which supposedly gets it down to about 6mb, much nice to fit under lambda requirements. I would ordinarily, apparently, put the line --no-binary=pydantic
in the requirements.txt
in addition to pydantic==1.8.1
, but I've tried a few permutations and I think pants just doesn't like that sort of thing. Is there a way to do it with python_requirement_library
or some such?plain-sundown-25537
05/06/2021, 9:32 PMrapid-bird-79300
05/06/2021, 9:51 PMpyproject.toml
for black
configuration, is there a way to run fmt
only against the file patterns in the include
attribute?abundant-finland-56154
05/07/2021, 2:55 AM/pants.toml
, /src/python/project_a
,/src/python/project_b
. What I'd like to do is have different configurations for those projects for various tools, and ideally a "fallback" default. From what I can tell a single toml file must specify all of the config paths for various tools, based on Config files must be explicitly declared
in the docs - so I was wondering if instead it might make sense to just use multiple tomls instead?abundant-finland-56154
05/07/2021, 2:56 AMpytest
for different projects. Some projects may have coverage requirements, others may not. mypy
config is another example.creamy-truck-92790
05/07/2021, 7:47 AMsalmon-barista-63163
05/07/2021, 5:38 PM48K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi-0.63.0.dist-info
48K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/openapi/__pycache__
92K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/openapi
28K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/middleware
32K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/dependencies/__pycache__
72K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/dependencies
116K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/__pycache__
40K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/security/__pycache__
80K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/security
564K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi
616K .pants.d/pyprep/requirements/CPython-3.6.8/4b1ce979d2bd82f3e9da3c387f429ab17df5e00d/.deps/fastapi-0.63.0-py3-none-any.whl
48K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi-0.63.0.dist-info
48K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/openapi/__pycache__
92K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/openapi
28K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/middleware
32K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/dependencies/__pycache__
72K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/dependencies
116K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/__pycache__
40K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/security/__pycache__
80K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi/security
564K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl/fastapi
616K .pants.d/pyprep/requirements/CPython-3.6.8/f9da1695c3ec3dc06d31877bc4eb4990d89ec75d/.deps/fastapi-0.63.0-py3-none-any.whl
user
05/07/2021, 7:46 PMjolly-midnight-72759
05/07/2021, 9:14 PM