Ilya Gulkov
Results
2
issues of
Ilya Gulkov
So, I run "GitHub: Open Remote URL in Browser" and get an error message that the branch I'm currently editing has no upstream configured. I mean, this *is* true, but...
So, I install the stuff inside a 3.10 `pipenv` environment: ```bash $ pipenv run python -V Python 3.10.9 ``` ```bash $ pipenv graph PyOpenGL==3.1.6 PyQt6==6.4.0 - PyQt6-Qt6 [required: >=6.4.0, installed:...