{lib}[fosscuda/2018b] TensorRT v4.0.1.6#7584
Conversation
| 'source_tmpl': 'protobuf-python-%(version)s.tar.gz', | ||
| 'source_urls': ['https://github.com/google/protobuf/releases/download/v%(version)s/'], | ||
| 'start_dir': 'python', | ||
| 'use_pip': False, |
There was a problem hiding this comment.
@akesandgren Why not use pip here, any specific reason?
There was a problem hiding this comment.
Copied from the tensorflow easyconfig, so just following your lead :-)
There was a problem hiding this comment.
Checked it again, there's apparently a good reason for it, it fails with an error when you try to use pip:
Can't find required file: ../src/google/protobuf/descriptor.proto
|
Test report by @akesandgren Using easybuilders/easybuild-easyblocks#1627 to build |
…t using 'pip' for protobuf-python
minor style fixes in TensorRT easyconfig + add comment to motivate not using 'pip' for protobuf-python
|
Kicking travis |
|
Travis kicked |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @akesandgren! |
(created using
eb --new-pr)This easyconfig requires
easybuilders/easybuild-easyblocks#1627