OpenEnv / uvlock_error.txt
mahammadaftab's picture
app.py Updated
0678542
��python : %� No solution found when resolving dependencies for split (markers:
At line:1 char:1
+ python -m uv lock > uvlock_error.txt 2>&1 ; cat uvlock_error.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ( %� No solutio...split (markers::String) [], RemoteExc
eption
+ FullyQualifiedErrorId : NativeCommandError
��� python_full_version == '3.9.*'):
���%�����b% Because the requested Python version (>=3.8) does not satisfy
Python>=3.10 and openenv-core>=0.2.0 depends on Python>=3.10, we can
conclude that openenv-core>=0.2.0 cannot be used.
And because only the following versions of openenv-core are available:
openenv-core<=0.2.0
openenv-core==0.2.1
openenv-core==0.2.2
openenv-core==0.2.3
and your project depends on openenv-core>=0.2.0, we can conclude that
your project's requirements are unsatisfiable.
hint: While the active Python version is 3.14, the resolution failed for
other Python versions supported by your project. Consider limiting your
project's supported Python versions using `requires-python`.
hint: The `requires-python` value (>=3.8) includes Python versions that
are not supported by your dependencies (e.g., openenv-core>=0.2.0 only
supports >=3.10). Consider using a more restrictive `requires-python`
value (like >=3.10).