-
Hi, thanks for your work!
I could not figure out how to run it on macOS, the cloned repo looks Windows only?
-
Extend support for Windows, macOS, Linux
-
After running : pip install git+https://github.com/minerllabs/minerl -- user
I got:
python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [2040 lines of output]
Cloning …
-
Failed to install requirements because evdev is not available on windows.
-
# linux is ok, window error
# install cmd
```shell
python -m virtualenv .env
.env\Scripts\activate
pip install nicegui-toolkit -U
```
# toolkit_demo.py
```py
from nicegui import ui
from…
-
### Checklist
- [x] I've checked that there is no other issue about this feature request.
- [X] This issue contains only one feature request.
- [X] The title of this issue accurately describes the fe…
-
Testing on Python=3.10 first. Tests are being performed on Linux, Windows 10, and Mac M1 architectures. I'm using the env name napari_EABDL, though the name probably should change to something easier …
-
While building with windows, I keep getting error ´module not found´ for both netgen and ngsolve.
ln linux, while building with GUI I get python not found error, while it finds python just fine wit…
-
### Description
for best experience user please make support for windows or linux pc
### Suggested Solution
for best experience user please make support for windows or linux pc
### Alternatives
_…
-
Might be worth exploring WSL to see if it's a good alternative to using git bash. Sounds like it requires Windows 11 to be fully functional, but you can run a fully functional linux distribution on W…
Aariq updated
1 month ago