`pip install snowflake-connector-python pyOpenSSL==25.0.0`Wegotthiserror: ×Nosolutionfoundwhenresolvingdependencies: ╰─▶Becausesnowflake-connector-python==3.12.4dependsonpyopenssl>=22.0.0,<25.0.0andyourequirepyopenssl==25.0.0,wecanconcludethatyourrequirementsandsnowflake-connector-python==3.12.4are...
I am having this issue w/ conda as well with packages on the conda-forge channel and its forcing me to use pip instead. **shell >** conda search snowflake-connector-python --channel conda-forge Loading channels: done # Name Version Build Channel snowflake-connector-python 1.6.12 py27_0 ...
8 /usr/local/lib/python3.7/site-packages/poetry/installation/executor.py:199 in _execute_operation 197│ 198│ try: → 199│ result = self._do_execute_operation(operation) 200│ except EnvCommandError as e: 201│ if e.e.returncode == -2: 7 /usr/local/lib/python3.7/site-packages/poet...