conan-io / conan-io/docs

[bug] self.build_folder error

Open
#2,585 5 comments 0 reactions 0 assignees View on GitHub
stage: triaging
Dominant language
C++
Stars
125
Forks
382
Avg merge
22h 39m
Merged PRs (30d)
21

Description

### Environment Details (include every applicable attribute)
* Operating System+version: Ubuntu 18.04
* Compiler+version:
* Conan version: 1.49 and 1.48.2
* Python version: 3.6

### Steps to reproduce (Include if Applicable)

### Logs (Executed commands with output) (Include/Attach if Applicable)

trying to set self.build_folder in the build method of conanfile fails, Python says, Invalid attribute.
`self.build_folder = os.path.join(self.build_folder,build_type)` fails on 1.49 and 1.48.2 but works on 1.42.2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.