I am on the latest Poetry version. I have searched the issues of this repo and believe that this is not a duplicate. If an exception occurs when executing a command, I executed it again in debug mode (-vvv option). OS version and name: W...
core initialized ModuleNotFoundError: No module named 'encodings' Current thread 0x00004dfc (most recent call first): <no Python frame> Stack trace: 2 ~\AppData\Roaming\pypoetry\venv\lib\site-packages\poetry\utils\env.py:523 in _full_python_path 521│ try: 522│ executable = decode( →...
( 314│ self._executable, 315│ "-I", 6 ~/.local/pipx/venvs/poetry/lib/python3.10/site-packages/poetry/utils/env/base_env.py:305 in run 303│ def run(self, bin: str, *args: str, **kwargs: Any) -> str: 304│ cmd = self.get_command_from_bin(bin) + list(args) → 305...
(self._package.build_script) File "C:\Users\thequ\AppData\Local\Temp\pip-build-env-j_isg7uq\overlay\Lib\site-packages\poetry\core\masonry\builders\wheel.py", line 266, in _run_build_script subprocess.check_call([self.executable.as_posix(), build_script]) File "C:\Program Files\...
Poetry Runtime Logs Loading configuration file C:\Users\nikhil\NonRegisteredPrograms\poetry\config.toml Trying to detect current active python executable as specified in the config. Found: C:\Users\nikhil\.pyenv\pyenv-win\versions\3.11.9\python.exe Creating virtualenv poetry-plugin-multiple-in-projec...
Description Almost all poetry commands I've tried apart from poetry --version won't run and keep giving me this error of [Errno 2] No such file or directory: 'python'. I've gone through all the other similar issues (#6841, #7456) but non...
Description Turning `solver.lazy-wheel` setting to True by default kills us two days of testing. Our setup includes public PyPI mirror at self-hosted Artifactory proxy 7.68. Upon upgrading to poetry 1.8.1, our CI immediately had started ...
Poetry version: Poetry (version 1.4.2) Python version: Python: 3.10.10 OS version and name: macOS 13.2 pyproject.toml: https://gist.github.com/aakashrshah/16d755f1bfacdcee1bb2cd2a66a409f0 I am on the latest stable Poetry version, install...
(most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'setuptools' --- ERROR: Command errored out with exit status 1: /home/gustavo/.cache/pypoetry/virtualenvs/package-94uOVQQp-py3.8/bin/python3 -c 'import sys, setuptools, tokenize; sys...
poetry`. You can test that everything is set up by executing: `poetry --version` PS C:\Users\sam\AppData\Local\Temp> poetry poetry: The term 'poetry' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a ...