John Vandenberg

Results 2068 comments of John Vandenberg

Could it be the new `setuptools`, released yesterday? I notice that `notpip` has a vendored `pkg_resources`, but not `setuptools`, so maybe there is some inconsistency now causing this failure.

As people around here probably know, pipenv has a nice automatic deselection in its integration tests, and it would be great to see a solution like that become re-usable. But...

I just need some way to skip the tests which will need the internet, so it can be run in a disconnected rpmbuild environment. A simple marker on these tests...

Status update. `.gitmodules` has three git dependencies, and those are causing some tests to fail offline. But far fewer failures, and .gitmodules documents the potential online dependencies which is great....

You might like to try https://github.com/di/pip-api to solve this

Just some quick responses. I've been building up a openSUSE collection of wine-python3 https://build.opensuse.org/project/show/home:jayvdb:wine-python3:py37 , and normal packages https://build.opensuse.org/project/show/home:jayvdb:wine-python3:py37:packages https://build.opensuse.org/project/show/home:jayvdb:wine-python3:py37:packages-p2 , and even a Nuitka package set https://build.opensuse.org/project/show/home:jayvdb:wine-python3:py37:packages-Nuitka It is...

> you're cross-compiling Python for Windows/Wine on Linux (OBS) with mingw? Yup. The credit goes to the people involved in https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-python3 , inc the Anaconda team. > What's the overall...

Not related - just a note, https://github.com/uranusjr/pythonup-windows and https://github.com/uranusjr/pythonup-posix , and predecessor https://github.com/uranusjr/snafu may be of interest.

Ya, this was before that decision was implemented. `pytest-runner` is another option

Using the snap on openSUSE, running `fc-cache -r` before `drawio` does not fix the problem for me. I already have openSUSE packages `google-noto-coloremoji-fonts` and `dejavu-fonts` installed