Skip to content

[bug] conans.model.version can't be imported unless conan is imported first #17493

@fredizzimo

Description

@fredizzimo

Describe the bug

When trying to import conans.model.version without importing anything else first and import error is generated

The bug might be invalid if things under conans is considered private. But in practice for us, it isn't since a lot of the API uses models that only exists there, so I think at least bigger parts of it need to be public.

Tested with Conan 2.9.3 and 2.10.2

How to reproduce it

import conans.model.version

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions