Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(designer): fixed designer for pyenv and venv; closes #237

wakonig_k requested to merge fix/qt_designer_pyenv_venv into main

Description

Fixed designer's pythonpath for pyenv and venv environments.

Additional Comments

There is still an error message printed regarded an unknown option c. This also happens without this fix and so far, I couldn't figure out where this is coming from... Once we figure it out, we should push those changes also to pyside

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading