8000 Build broken when updating to 0.25.1 version of cpt from 0.24.0 · Issue #368 · conan-io/conan-package-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Build broken when updating to 0.25.1 version of cpt from 0.24.0 #368
Closed
@jcaden

Description

@jcaden

Description of Problem, Request, or Question

My build is broken with the following error when updating to CPT 0.25.1 from 0.24.0

Traceback (most recent call last):
  File "build.py", line 4, in <module>
    builder = ConanMultiPackager()
  File "/usr/local/lib/python3.6/site-packages/cpt/packager.py", line 229, in __init__
    raise Exception("CONAN_PIP_COMMAND: '{}' is not a valid pip command.".format(self.pip_command))
Exception: CONAN_PIP_COMMAND: 'pip' is not a valid pip command.

My pip command is

Environment Details

  • Conan Package Tools Version: 0.25.1
  • Operating System: Linux
  • Operation System Version: Amazon Linux
  • Compiler+version: gcc-6
  • Docker image: custom Amazon Linux image
  • Conan version: conan 1.14.1
  • Python version: python 3.6.2

Steps to reproduce (Include if Applicable)

Build logs (Include if Available)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0