-
## TL;DR: new syntax to select variants?!
```
pytorch[gpu=None] numpy[blas=mkl] faiss[gpu=cuda,cpuarch=avx2] ffmpeg[license=lgpl] scipy[openmp=True]
```
This would also fit with having the same …
-
### Steps to reproduce:
I installed Python 3.13.0a5 on my Windows via Pyenv
to use numpy i compiled it with latest w64devkit from pip
then it installed successsfully
but when i import it an error …
-
Hi,
Thanks for the great work!
I tried to install the environment on Windows with cuda 12.5 but failed to compile the submodules. (sorry for the long logs)
```
(GS) PS C:\Users\ruihan28\Docu…
-
Hi. I'm currently experiencing a strange behavior when running vswhere.exe in a Docker container.
My setup is the following:
* Windows 10 1809
* Docker version 27.1.1
* Docker image based on `do…
-
### Tested versions
Latest master [1fc8208](https://github.com/godotengine/godot/commit/1fc82087658066935bed9e1350d62e334c7e0309)
### System information
Godot v4.4.dev (b2b13d46c) - Windows 1…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched [issues](https://github.com/cake-build/cake/issues) to ensure it has not already been reported
### Cake ru…
-
Tried cloning the repo and building it on a machine with only VS 2017 installed - and got these errors (both when doing `msbuild msos.sln` from command line and when building in VS):
```
PostBuildEv…
-
## Describe the Bug
I'm building a project that uses GitInfo. On a clean machine with only VS it fails to detect git. Upon reviewing GitInfo.targets I see:
```
"C:\Program F…
-
> C:\Users\Karl\tst\linc_nanovg\test\snow>flow run
flow / 1.0.0-alpha.2 (node.js v0.12.7)
flow / target is windows ( arch 32 )
flow / haxe version 3.4.2 (git build master @ 890f8c7)
> flow / bui…
-
I was trying to build a default app ( tap counting app) that comes with flutter for windows desktop.
**NOTE: Build success for Android and Web.**
**Edited: Tried creating a hello world windows conso…