Closed polyzen closed 1 year ago
After running poetry lock --no-update
and poetry install
in order to try to run the linters, I received the following error:
~/r/synapse > poetry install
Installing dependencies from lock file
Package operations: 41 installs, 0 updates, 0 removals
• Installing click-default-group (1.2.2): Failed
TypeError
Can't instantiate abstract class IsolatedEnv with abstract methods make_extra_environ, python_executable
at /usr/lib/python3.11/site-packages/poetry/installation/chef.py:109 in _prepare
105│ ) -> Path:
106│ from subprocess import CalledProcessError
107│
108│ with ephemeral_environment(self._env.python) as venv:
→ 109│ env = IsolatedEnv(venv, self._pool)
110│ builder = ProjectBuilder(
111│ directory,
112│ python_executable=env.executable,
113│ scripts_dir=env.scripts_dir,
See also #16332.
Basic pydantic V2 support.
Fixes #15858
Pull Request Checklist
EventStore
toEventWorkerStore
.".code blocks
.