anatoly techtonik

Results 330 comments of anatoly techtonik

From what I can see: 1. Pull docker image for your architecture docker pull quay.io/pypa/manylinux1_x86_64 # or docker pull quay.io/pypa/manylinux1_i686

2. Run it docker run -it -v $(pwd):/io quay.io/pypa/manylinux1_x86_64 3. Then in your `wheelhouse/` directory there will be wheel

@blurymind do you code available somewhere?

Composing a checklist of features that needs to be covered will also help a lot. It can be interesting as challenges for people learning Godot.

Looks like it should be supported https://pip.pypa.io/en/stable/reference/pip_install/#install-no-binary but I don't see examples in the documentation.

I just removed `DFS Replication Service`, maybe it will help.

Yes. I likely was in test mode to get access to 8Gb of memory, but that mode doesn't work anymore.

There are some Python libs for that: https://pypi.python.org/pypi/imgdiff/1.6.0 https://pypi.python.org/pypi/dfrnt/0.2

Nice. Any nighties or a plan for https://github.com/RaiMan/SikuliX2 ?