Describe the bug
https://github.com/tannerbitz/conan_ws_example
I created this ws example to show the issue. Running conan workspace install, you will see the error
Also for further info on the conan version:
➜ conan_ws_example git:(main) ✗ conan version
WARN: Workspace found: /home/tbitz/repos/oss/conan_ws_example
WARN: Workspace is a dev-only feature, exclusively for testing
conanws.py doesn't exist in /home/tbitz/repos/oss/conan_ws_example, using default behavior
version: 2.26.2
conan_path: /home/tbitz/.local/bin/conan
python
version: 3.10.12
sys_version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0]
sys_executable: /usr/bin/python3
is_frozen: False
architecture: x86_64
system
version: #106~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 08:44:59 UTC
platform: Linux-6.8.0-106-generic-x86_64-with-glibc2.35
system: Linux
release: 6.8.0-106-generic
cpu: x86_64
How to reproduce it
No response
Describe the bug
https://github.com/tannerbitz/conan_ws_example
I created this ws example to show the issue. Running
conan workspace install, you will see the errorAlso for further info on the conan version:
How to reproduce it
No response