Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conan 1 is legacy and on a deprecation path. Please upgrade to Conan 2. #55

Open
paddyroddy opened this issue Oct 3, 2024 · 0 comments

Comments

@paddyroddy
Copy link
Collaborator

Error when attempting to install pys2let

Conan version 1.65.0

-- Conan executing: /Users/paddy/Library/Caches/uv/builds-v0/.tmpqQioyY/bin/conan install /Users/paddy/Library/Caches/uv/sdists-v4/pypi/pys2let/2.2.6/V40OwwhgXzDqxUrh4Xi5c/pys2let-2.2.6.tar.gz/conanfile.txt --remote conancenter --generator cmake_find_package --generator cmake_paths --build missing --settings build_type=Release --settings compiler=apple-clang --settings compiler.version=16.0

-- Configuring incomplete, errors occurred!
--- stderr:
WARN: **************************************************
WARN: *** Conan 1 is legacy and on a deprecation path **
WARN: *********** Please upgrade to Conan 2 ************
WARN: **************************************************
ERROR: Invalid setting '16.0' is not a valid 'settings.compiler.version' value.
Possible values are ['5.0', '5.1', '6.0', '6.1', '7.0', '7.3', '8.0', '8.1', '9.0', '9.1', '10.0', '11.0', '12.0', '13', '13.0', '13.1', '14', '14.0', '15', '15.0']
Read "http://docs.conan.io/en/latest/faq/troubleshooting.html#error-invalid-setting"
CMake Error at _skbuild/macosx-15.0-arm64-3.12/cmake-build/conan.cmake:631 (message):
  Conan install failed='1'
Call Stack (most recent call first):
  cmake/conan_dependencies.cmake:14 (conan_cmake_install)
  CMakeLists.txt:24 (include)


Traceback (most recent call last):
  File "/Users/paddy/Library/Caches/uv/builds-v0/.tmpqQioyY/lib/python3.12/site-packages/skbuild/setuptools_wrap.py", line 660, in setup
    env = cmkr.configure(
          ^^^^^^^^^^^^^^^
  File "/Users/paddy/Library/Caches/uv/builds-v0/.tmpqQioyY/lib/python3.12/site-packages/skbuild/cmaker.py", line 354, in configure
    raise SKBuildError(msg)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant