-
Hi @ashawkey
Is it possible to install these libraries on Windows?
```
pip install ./freqencoder
pip install ./shencoder
pip install ./gridencoder
pip install ./raymarching
```
Thanks in …
-
After installing on a fresh copy of windows 7 or 8.1 it just goes to "setting up pc for first use", then bluescreens.
windows 7 vm: https://youtu.be/FhSBFiOl4KQ
windows 8.1 on real pc: https://youtu…
-
# Issue
The installation of LaTeXML fails when attempting to install it via the `cpan LaTeXML` instruction. Specifically it fails during the make test phase of installation. This is performed with a …
-
1. windows installer: squirrel?
2. deb maker: somehow .deb is not made on ubuntu system
3. windows pip: pip may not be an sure thing on windows, in userinputs.js, use `python -m pip search blah` or …
-
### Details
From https://github.com/mandiant/flare-vm/issues/627 by @WeWonderMax:
> Hello!
>
> The script installs almost flawlessly the tools on ARM64 windows 11, thanks for that.
>
> Altho…
-
### Description of Issue
Facing issue when building USD with Python tools on Windows 10, the same build seems to pass through on Windows 11. Getting USD through Vcpkg and building it using CMake for …
-
Actual Behavior
After installing Docker on my Windows machine, when I restart, the screen stays black. I can only access the BIOS or the troubleshooting screen. I have tried restoring the system, but…
-
### Description
Check issue title.
There are also some `sh` usages in this repo, you can use `rimraf` to remove files and folders.
### Expected outcome
Dependencies should be installed
…
-
**Describe the bug**
When installing on Windows with Node already installed (globally, or using Volta), there's no way to prioritize NVM Desktop, because the shims are placed in `%UserProfile%\.nvm…
-
I was a software developer in my previous life, but I'm not an experienced python user by any stretch. I have python 3.12.2 installed (from python.org) on a Windows 11 machine. I wanted to try to use …