-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
subprocess.CalledProcessError: Command '['ue4', 'root']' returned non-zero exit status 1. #1
Comments
Sorry I didn't see this issue before. It's hard to tell what's going on here with the subprocess failing. I would make sure your ue4-ci-helpers and ue4cli packages are up to date with @adamrehn may have more guidance as well. |
This looks very much like the commands are being run on the host system rather than inside the Dockerfile. @crizCraig I'd recommend updating the Build section of the README to list |
thanks, your help is much appreciated!
Regards,
Steven
…On Thu, Aug 15, 2019 at 4:35 AM Adam Rehn ***@***.***> wrote:
This looks very much like the commands are being run on the host system
rather than inside the Dockerfile. @crizCraig
<https://github.com/crizCraig> I'd recommend updating the Build section
of the README <https://github.com/deepdrive/ue4-deepdrive-deps#build> to
list docker build -t "ue4-deepdrive-deps" . as the build command rather
than python package.py, which gives the incorrect impression that the
packaging script can be run on the host system.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=ADDBZWMBUN62ROZXFXQOSADQEUIMHA5CNFSM4IHWTZX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4LGOZI#issuecomment-521561957>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADDBZWJDVF6ZGDF53VCUDOLQEUIMHANCNFSM4IHWTZXQ>
.
|
Ah, I see, thanks Adam. Added! |
(base) steven@steven-1:
/car3/ue4-deepdrive-deps$ python3 -m venv deepdrive-docker/car3/ue4-deepdrive-deps$ source deepdrive-docker/bin/activate(base) steven@steven-1:
(deepdrive-docker) (base) steven@steven-1:
/car3/ue4-deepdrive-deps$ pip install -r requirements.txt/car3/ue4-deepdrive-deps$ pip install --upgrade pipCollecting ue4cli>=0.0.34 (from -r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/11/c9/31273b30ae1b1c8e1a6bf0d12e69d7aaaacf23f616447109888105c6948e/ue4cli-0.0.37-py3-none-any.whl
Collecting ue4-ci-helpers>=0.0.8 (from -r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/78/54/a539aa7ca62463520acb8f93c0def36a230abc69e2de5dc1a2dd2db6c1c3/ue4_ci_helpers-0.0.9-py3-none-any.whl
Collecting ue4-docker>=0.0.35 (from -r requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/ea/ba/9480190812ce47ef06e168c3eab475579fe2e26f05754fb831f156844a8d/ue4_docker-0.0.36-py3-none-any.whl (59kB)
100% |████████████████████████████████| 61kB 3.3MB/s
Requirement already satisfied: setuptools>=38.6.0 in ./deepdrive-docker/lib/python3.7/site-packages (from ue4cli>=0.0.34->-r requirements.txt (line 1)) (40.8.0)
Collecting shellescape (from ue4cli>=0.0.34->-r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/51/b6/986c99a10040beaaefca1ad6c93bd7738cb8e4f52f6caed13d3ed1caa7e4/shellescape-3.4.1-py2.py3-none-any.whl
Collecting twine>=1.11.0 (from ue4cli>=0.0.34->-r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/28/90/59eec88c0b2ac9e47fe135959007acb93a3cc9f7146366e11fecf718dd15/twine-1.13.0-py2.py3-none-any.whl
Collecting wheel>=0.31.0 (from ue4cli>=0.0.34->-r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/bb/10/44230dd6bf3563b8f227dbf344c908d412ad2ff48066476672f3a72e174e/wheel-0.33.4-py2.py3-none-any.whl
Collecting docker>=3.7.0 (from ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/95/47/5560c9cf0c92b50da24216f0e7733250fbed5a497f69e3c70e1be62143fe/docker-4.0.2-py2.py3-none-any.whl (138kB)
100% |████████████████████████████████| 143kB 5.7MB/s
Collecting conan>=1.7.4 (from ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/c0/89/19fd6c2e6e1c35a4f76ff59a80246e98c21bdfb94077a12e0b3761473970/conan-1.17.2.tar.gz (530kB)
100% |████████████████████████████████| 532kB 12.5MB/s
Collecting google-cloud-storage>=1.16.1 (from ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/77/e5/52cb018cac2fdb8942cbc70a3025a8fc6650863d0aee7f055af09248d783/google_cloud_storage-1.17.0-py2.py3-none-any.whl (66kB)
100% |████████████████████████████████| 71kB 15.0MB/s
Collecting conan-ue4cli>=0.0.10 (from ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/cf/31/6b1d6bd8a19c8f254fb9a69d6006edef99b34f72a2f4ea528722413def34/conan_ue4cli-0.0.14-py3-none-any.whl
Collecting requests (from ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl
Collecting boto3 (from ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/fb/e5/7ff9a5f23b3e94aefccc18f9d2493ddbeb31725986ab5ae4552387381e01/boto3-1.9.198-py2.py3-none-any.whl (128kB)
100% |████████████████████████████████| 133kB 16.9MB/s
Collecting google-auth>=1.6.3 (from ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/c5/9b/ed0516cc1f7609fb0217e3057ff4f0f9f3e3ce79a369c6af4a6c5ca25664/google_auth-1.6.3-py2.py3-none-any.whl (73kB)
100% |████████████████████████████████| 81kB 10.9MB/s
Collecting psutil (from ue4-docker>=0.0.35->-r requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/1c/ca/5b8c1fe032a458c2c4bcbe509d1401dca9dda35c7fc46b36bb81c2834740/psutil-5.6.3.tar.gz (435kB)
100% |████████████████████████████████| 440kB 13.0MB/s
Collecting colorama (from ue4-docker>=0.0.35->-r requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/4f/a6/728666f39bfff1719fc94c481890b2106837da9318031f71a8424b662e12/colorama-0.4.1-py2.py3-none-any.whl
Collecting semver>=2.7.9 (from ue4-docker>=0.0.35->-r requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/21/18/a0de8cda637ba3efee1b3617ded00601507ce15bd70a39399740e0fd415f/semver-2.8.1-py2.py3-none-any.whl
Collecting termcolor (from ue4-docker>=0.0.35->-r requirements.txt (line 3))
Collecting humanfriendly (from ue4-docker>=0.0.35->-r requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/90/df/88bff450f333114680698dc4aac7506ff7cab164b794461906de31998665/humanfriendly-4.18-py2.py3-none-any.whl (73kB)
100% |████████████████████████████████| 81kB 13.1MB/s
Collecting flask (from ue4-docker>=0.0.35->-r requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl (94kB)
100% |████████████████████████████████| 102kB 16.6MB/s
Collecting pkginfo>=1.4.2 (from twine>=1.11.0->ue4cli>=0.0.34->-r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/e6/d5/451b913307b478c49eb29084916639dc53a88489b993530fed0a66bab8b9/pkginfo-1.5.0.1-py2.py3-none-any.whl
Collecting requests-toolbelt!=0.9.0,>=0.8.0 (from twine>=1.11.0->ue4cli>=0.0.34->-r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8abe0458e4d87559c689a8c306d0957ece5/requests_toolbelt-0.9.1-py2.py3-none-any.whl (54kB)
100% |████████████████████████████████| 61kB 13.2MB/s
Collecting tqdm>=4.14 (from twine>=1.11.0->ue4cli>=0.0.34->-r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/9f/3d/7a6b68b631d2ab54975f3a4863f3c4e9b26445353264ef01f465dc9b0208/tqdm-4.32.2-py2.py3-none-any.whl
Collecting readme-renderer>=21.0 (from twine>=1.11.0->ue4cli>=0.0.34->-r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/c3/7e/d1aae793900f36b097cbfcc5e70eef82b5b56423a6c52a36dce51fedd8f0/readme_renderer-24.0-py2.py3-none-any.whl
Collecting six>=1.4.0 (from docker>=3.7.0->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting websocket-client>=0.32.0 (from docker>=3.7.0->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl
Collecting PyJWT<2.0.0,>=1.4.0 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Collecting PyYAML<6.0,>=3.11 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Collecting patch==1.16 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/da/74/0815f03c82f4dc738e2bfc5f8966f682bebcc809f30c8e306e6cc7156a99/patch-1.16.zip
Collecting fasteners>=0.14.1 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl
Collecting node-semver==0.6.1 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/08/51/6cf3a2b18ca35cbe4ad3c7538a7c3dc0cb24e71629fb16e729c137d06432/node_semver-0.6.1-py3-none-any.whl
Collecting distro<1.2.0,>=1.0.2 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/b0/55/29bfd4d4d4149e860ed01aa446108eb17b240997b746c06a2d0c8ce04f69/distro-1.1.0-py2.py3-none-any.whl
Collecting pylint!=2.3.0,>=1.9.3 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/60/c2/b3f73f4ac008bef6e75bca4992f3963b3f85942e0277237721ef1c151f0d/pylint-2.3.1-py3-none-any.whl (765kB)
100% |████████████████████████████████| 768kB 2.4MB/s
Collecting future==0.16.0 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/00/2b/8d082ddfed935f3608cc61140df6dcbf0edea1bc3ab52fb6c29ae3e81e85/future-0.16.0.tar.gz (824kB)
100% |████████████████████████████████| 829kB 3.9MB/s
Collecting pygments<3.0,>=2.0 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/5c/73/1dfa428150e3ccb0fa3e68db406e5be48698f2a979ccbcec795f28f44048/Pygments-2.4.2-py2.py3-none-any.whl (883kB)
100% |████████████████████████████████| 890kB 13.7MB/s
Collecting astroid>=1.6.5 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/d5/ad/7221a62a2dbce5c3b8c57fd18e1052c7331adc19b3f27f1561aa6e620db2/astroid-2.2.5-py3-none-any.whl (193kB)
100% |████████████████████████████████| 194kB 22.4MB/s
Collecting deprecation<2.1,>=2.0 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/32/e9/01ffbaf3540ad54476cd7066439d629f1dd73b851cc5c0993ce2c12e1cdd/deprecation-2.0.6-py2.py3-none-any.whl
Collecting Jinja2<3,>=2.3 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB)
100% |████████████████████████████████| 133kB 10.3MB/s
Collecting python-dateutil<3,>=2.7.0 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl
Collecting bottle<0.13,>=0.12.8 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/69/d1/efdd0a5584169cdf791d726264089ce5d96846a8978c44ac6e13ae234327/bottle-0.12.17-py3-none-any.whl (89kB)
100% |████████████████████████████████| 92kB 11.9MB/s
Collecting pluginbase<1.0,>=0.5 (from conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/6e/f4/1db0a26c1c7fad81a1214ad1b02839a7bd98d8ba68f782f6edcc3d343441/pluginbase-0.7.tar.gz (40kB)
100% |████████████████████████████████| 40kB 11.1MB/s
Collecting google-cloud-core<2.0dev,>=1.0.0 (from google-cloud-storage>=1.16.1->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/ee/f0/084f598629db8e6ec3627688723875cdb03637acb6d86999bb105a71df64/google_cloud_core-1.0.3-py2.py3-none-any.whl
Collecting google-resumable-media>=0.3.1 (from google-cloud-storage>=1.16.1->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/e2/5d/4bc5c28c252a62efe69ed1a1561da92bd5af8eca0cdcdf8e60354fae9b29/google_resumable_media-0.3.2-py2.py3-none-any.whl
Collecting networkx (from conan-ue4cli>=0.0.10->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/85/08/f20aef11d4c343b557e5de6b9548761811eb16e438cee3d32b1c66c8566b/networkx-2.3.zip (1.7MB)
100% |████████████████████████████████| 1.8MB 7.9MB/s
Collecting natsort>=4.0.0 (from conan-ue4cli>=0.0.10->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/e7/13/a66bfa0ebf00e17778ca0319d081be686a33384d1f612fc8e0fc542ac5d8/natsort-6.0.0-py2.py3-none-any.whl
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl
Collecting chardet<3.1.0,>=3.0.2 (from requests->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting idna<2.9,>=2.5 (from requests->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
Collecting botocore<1.13.0,>=1.12.198 (from boto3->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/8b/2d/74e83c1cc3e8ab5c9675b2990af2f4c2a7b66379627deef4b08780fe6b23/botocore-1.12.198-py2.py3-none-any.whl (5.6MB)
100% |████████████████████████████████| 5.6MB 4.9MB/s
Collecting jmespath<1.0.0,>=0.7.1 (from boto3->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting s3transfer<0.3.0,>=0.2.0 (from boto3->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/16/8a/1fc3dba0c4923c2a76e1ff0d52b305c44606da63f718d14d3231e21c51b0/s3transfer-0.2.1-py2.py3-none-any.whl (70kB)
100% |████████████████████████████████| 71kB 12.0MB/s
Collecting rsa>=3.1.4 (from google-auth>=1.6.3->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl
Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.6.3->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/91/f0/b03e00ce9fddf4827c42df1c3ce10c74eadebfb706231e8d6d1c356a4062/pyasn1_modules-0.2.5-py2.py3-none-any.whl (74kB)
100% |████████████████████████████████| 81kB 12.6MB/s
Collecting cachetools>=2.0.0 (from google-auth>=1.6.3->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/2f/a6/30b0a0bef12283e83e58c1d6e7b5aabc7acfc4110df81a4471655d33e704/cachetools-3.1.1-py2.py3-none-any.whl
Collecting Werkzeug>=0.15 (from flask->ue4-docker>=0.0.35->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/d1/ab/d3bed6b92042622d24decc7aadc8877badf18aeca1571045840ad4956d3f/Werkzeug-0.15.5-py2.py3-none-any.whl
Collecting click>=5.1 (from flask->ue4-docker>=0.0.35->-r requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)
100% |████████████████████████████████| 81kB 12.9MB/s
Collecting itsdangerous>=0.24 (from flask->ue4-docker>=0.0.35->-r requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
Collecting bleach>=2.1.0 (from readme-renderer>=21.0->twine>=1.11.0->ue4cli>=0.0.34->-r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/ab/05/27e1466475e816d3001efb6e0a85a819be17411420494a1e602c36f8299d/bleach-3.1.0-py2.py3-none-any.whl (157kB)
100% |████████████████████████████████| 163kB 19.7MB/s
Collecting docutils>=0.13.1 (from readme-renderer>=21.0->twine>=1.11.0->ue4cli>=0.0.34->-r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/d4/12/6c3fd74a590c7327c98cae008c11d536029fa9cd7924de477e8cb8804186/docutils-0.15.1-post1.tar.gz (1.7MB)
100% |████████████████████████████████| 1.8MB 8.7MB/s
Collecting monotonic>=0.1 (from fasteners>=0.14.1->conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting isort<5,>=4.2.5 (from pylint!=2.3.0,>=1.9.3->conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/e5/b0/c121fd1fa3419ea9bfd55c7f9c4fedfec5143208d8c7ad3ce3db6c623c21/isort-4.3.21-py2.py3-none-any.whl (42kB)
100% |████████████████████████████████| 51kB 9.0MB/s
Collecting mccabe<0.7,>=0.6 (from pylint!=2.3.0,>=1.9.3->conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting typed-ast>=1.3.0; implementation_name == "cpython" (from astroid>=1.6.5->conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/fb/56/dd4e168a0009da85c78c6cfe91f5b2df2c7bbed60f3ba778c4a71289e6fb/typed_ast-1.4.0-cp37-cp37m-manylinux1_x86_64.whl (736kB)
100% |████████████████████████████████| 737kB 18.4MB/s
Collecting lazy-object-proxy (from astroid>=1.6.5->conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/43/a5/1b19b094ad19bce55b5b6d434020f5537b424fd2b3cff0fbef23d7bb5a95/lazy_object_proxy-1.4.1-cp37-cp37m-manylinux1_x86_64.whl (49kB)
100% |████████████████████████████████| 51kB 13.3MB/s
Collecting wrapt (from astroid>=1.6.5->conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Collecting packaging (from deprecation<2.1,>=2.0->conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from Jinja2<3,>=2.3->conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl
Collecting google-api-core<2.0.0dev,>=1.14.0 (from google-cloud-core<2.0dev,>=1.0.0->google-cloud-storage>=1.16.1->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/5b/3e/48b8ee54f24fd8d5d274bcf642857399f074310032a244353419fc5774b7/google_api_core-1.14.0-py2.py3-none-any.whl (68kB)
100% |████████████████████████████████| 71kB 12.4MB/s
Collecting decorator>=4.3.0 (from networkx->conan-ue4cli>=0.0.10->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl
Collecting pyasn1>=0.1.3 (from rsa>=3.1.4->google-auth>=1.6.3->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
100% |████████████████████████████████| 81kB 17.7MB/s
Collecting webencodings (from bleach>=2.1.0->readme-renderer>=21.0->twine>=1.11.0->ue4cli>=0.0.34->-r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl
Collecting pyparsing>=2.0.2 (from packaging->deprecation<2.1,>=2.0->conan>=1.7.4->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/ff/2c/afc36631a9e0dc9f2b8bd4c19fa2d330cbe07d6679a1c0910418a200acad/pyparsing-2.4.1.1-py2.py3-none-any.whl
Collecting pytz (from google-api-core<2.0.0dev,>=1.14.0->google-cloud-core<2.0dev,>=1.0.0->google-cloud-storage>=1.16.1->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl
Collecting googleapis-common-protos<2.0dev,>=1.6.0 (from google-api-core<2.0.0dev,>=1.14.0->google-cloud-core<2.0dev,>=1.0.0->google-cloud-storage>=1.16.1->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/eb/ee/e59e74ecac678a14d6abefb9054f0bbcb318a6452a30df3776f133886d7d/googleapis-common-protos-1.6.0.tar.gz
Collecting protobuf>=3.4.0 (from google-api-core<2.0.0dev,>=1.14.0->google-cloud-core<2.0dev,>=1.0.0->google-cloud-storage>=1.16.1->ue4-ci-helpers>=0.0.8->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/95/ad/682b9dd1bc94cc7d1ecab8bee83ae8e6ae16161ff7a4131207ae96e256bb/protobuf-3.9.0-cp37-cp37m-manylinux1_x86_64.whl
botocore 1.12.198 has requirement docutils<0.15,>=0.10, but you'll have docutils 0.15.1 which is incompatible.
Installing collected packages: shellescape, pkginfo, urllib3, certifi, chardet, idna, requests, requests-toolbelt, tqdm, six, webencodings, bleach, docutils, pygments, readme-renderer, twine, wheel, ue4cli, websocket-client, docker, PyJWT, colorama, PyYAML, patch, monotonic, fasteners, node-semver, distro, typed-ast, lazy-object-proxy, wrapt, astroid, isort, mccabe, pylint, future, pyparsing, packaging, deprecation, MarkupSafe, Jinja2, python-dateutil, bottle, pluginbase, conan, pyasn1, rsa, pyasn1-modules, cachetools, google-auth, pytz, protobuf, googleapis-common-protos, google-api-core, google-cloud-core, google-resumable-media, google-cloud-storage, decorator, networkx, natsort, conan-ue4cli, jmespath, botocore, s3transfer, boto3, ue4-ci-helpers, psutil, semver, termcolor, humanfriendly, Werkzeug, click, itsdangerous, flask, ue4-docker
Running setup.py install for docutils ... done
Running setup.py install for patch ... done
Running setup.py install for future ... done
Running setup.py install for pluginbase ... done
Running setup.py install for conan ... done
Running setup.py install for googleapis-common-protos ... done
Running setup.py install for networkx ... done
Running setup.py install for psutil ... done
Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 PyJWT-1.7.1 PyYAML-5.1.1 Werkzeug-0.15.5 astroid-2.2.5 bleach-3.1.0 boto3-1.9.198 botocore-1.12.198 bottle-0.12.17 cachetools-3.1.1 certifi-2019.6.16 chardet-3.0.4 click-7.0 colorama-0.4.1 conan-1.17.2 conan-ue4cli-0.0.14 decorator-4.4.0 deprecation-2.0.6 distro-1.1.0 docker-4.0.2 docutils-0.15.1 fasteners-0.15 flask-1.1.1 future-0.16.0 google-api-core-1.14.0 google-auth-1.6.3 google-cloud-core-1.0.3 google-cloud-storage-1.17.0 google-resumable-media-0.3.2 googleapis-common-protos-1.6.0 humanfriendly-4.18 idna-2.8 isort-4.3.21 itsdangerous-1.1.0 jmespath-0.9.4 lazy-object-proxy-1.4.1 mccabe-0.6.1 monotonic-1.5 natsort-6.0.0 networkx-2.3 node-semver-0.6.1 packaging-19.0 patch-1.16 pkginfo-1.5.0.1 pluginbase-0.7 protobuf-3.9.0 psutil-5.6.3 pyasn1-0.4.5 pyasn1-modules-0.2.5 pygments-2.4.2 pylint-2.3.1 pyparsing-2.4.1.1 python-dateutil-2.8.0 pytz-2019.1 readme-renderer-24.0 requests-2.22.0 requests-toolbelt-0.9.1 rsa-4.0 s3transfer-0.2.1 semver-2.8.1 shellescape-3.4.1 six-1.12.0 termcolor-1.1.0 tqdm-4.32.2 twine-1.13.0 typed-ast-1.4.0 ue4-ci-helpers-0.0.9 ue4-docker-0.0.36 ue4cli-0.0.37 urllib3-1.25.3 webencodings-0.5.1 websocket-client-0.56.0 wheel-0.33.4 wrapt-1.11.2
You are using pip version 19.0.3, however version 19.2.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
(deepdrive-docker) (base) steven@steven-1:
Collecting pip
Using cached https://files.pythonhosted.org/packages/62/ca/94d32a6516ed197a491d17d46595ce58a83cbb2fca280414e57cd86b84dc/pip-19.2.1-py2.py3-none-any.whl
Installing collected packages: pip
Found existing installation: pip 19.0.3
Uninstalling pip-19.0.3:
Successfully uninstalled pip-19.0.3
Successfully installed pip-19.2.1
(deepdrive-docker) (base) steven@steven-1:
/car3/ue4-deepdrive-deps$ pip install docutils==0.15/car3/ue4-deepdrive-deps$ pip install docutils==0.14Collecting docutils==0.15
Downloading https://files.pythonhosted.org/packages/ca/83/812ae4de24209ef41e967fdb635d10a8ef2f7555dd510d3e562b707b2643/docutils-0.15-py3-none-any.whl (1.1MB)
|████████████████████████████████| 1.1MB 2.1MB/s
ERROR: botocore 1.12.198 has requirement docutils<0.15,>=0.10, but you'll have docutils 0.15 which is incompatible.
Installing collected packages: docutils
Found existing installation: docutils 0.15.1
Uninstalling docutils-0.15.1:
Successfully uninstalled docutils-0.15.1
Successfully installed docutils-0.15
(deepdrive-docker) (base) steven@steven-1:
Collecting docutils==0.14
Downloading https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl (543kB)
|████████████████████████████████| 552kB 2.1MB/s
Installing collected packages: docutils
Found existing installation: docutils 0.15
Uninstalling docutils-0.15:
Successfully uninstalled docutils-0.15
Successfully installed docutils-0.14
(deepdrive-docker) (base) steven@steven-1:~/car3/ue4-deepdrive-deps$ python package.py
Downloading and extracting the prebuilt Substance plugin...
Traceback (most recent call last):
File "package.py", line 101, in
package(root)
File "package.py", line 20, in package
install_plugins(root)
File "package.py", line 59, in install_plugins
prefix='Marketplace'
File "/home/steven/car3/ue4-deepdrive-deps/deepdrive-docker/lib/python3.7/site-packages/ue4helpers/UnrealUtils.py", line 22, in install_plugin
ArchiveUtils.extract(archive, UnrealUtils.plugin_dir(name, prefix))
File "/home/steven/car3/ue4-deepdrive-deps/deepdrive-docker/lib/python3.7/site-packages/ue4helpers/UnrealUtils.py", line 30, in plugin_dir
return join(UnrealUtils.engine_root(), 'Engine', 'Plugins', prefix, plugin)
File "/home/steven/car3/ue4-deepdrive-deps/deepdrive-docker/lib/python3.7/site-packages/ue4helpers/UnrealUtils.py", line 15, in engine_root
return SubprocessUtils.capture(['ue4', 'root']).strip()
File "/home/steven/car3/ue4-deepdrive-deps/deepdrive-docker/lib/python3.7/site-packages/ue4helpers/SubprocessUtils.py", line 14, in capture
result = subprocess.run(command, check=True, stdout=subprocess.PIPE, stderr=stderr, **kwargs)
File "/home/steven/miniconda3/lib/python3.7/subprocess.py", line 487, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['ue4', 'root']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered: