-
I tried to run `docker compose run --rm --entrypoint="bash -c '[ -f scripts/setup ] && scripts/setup'" private-gpt`
In a compose file somewhat similar to the repo:
```
version: '3'
services:
…
-
I see default ASIO support was removed in 0.5.0: https://github.com/spatialaudio/python-sounddevice/issues/496
and there was a call out on that issue for anyone who's relying on ASIO, sorry I'm a bit…
-
after installing I get the following error when trying to run it:
`Traceback (most recent call last):
File "example.py", line 6, in
from thinq2.controller.auth import ThinQAuth
File "/etc…
-
### Summary:
I believe a major reorganization of the engine is needed to take o3de to the next level.
I believe we should remove the engine object from the core o3de/o3de repo and leave only what…
-
Sprint 2 completed
/cc @codepathreview @codepath
![Gif of Conscious Walkthrough](https://github.com/conscious-world/app/raw/master/conscious2.gif)
pthor updated
8 years ago
-
I'd like to add a feature which reads meta/extension data from a node and performs an action based on this, formatted similarly to [KHR_lights_punctual](https://github.com/KhronosGroup/glTF/tree/maste…
-
Getting series episodes for season type "official" with language "eng" returns a duplicated episode with different name and overview info. It appears the data is stale or something.
The web-ui sho…
-
Hi ,
I am facing an issue with testing of Firefox version 52 and am on latest Selenium 3.4.0 with Selenium grid Extras 1.12.12 . It runs for Firefox when I do not specify the version for DesiredCa…
-
Hey @davidmoten,
This is probably going to be a somewhat large refactoring task. What are your plans with RxJava 2.0 being on the horizon? Will there be two versions of this codebase on two branches?…
-
i installed bcnc ver. 0.9.15 when i use the "python -m bCNC" the program works with no error then i tried making bcnc.exe build
and followed the wiki .
pyinstaller --onefile --distpath . --hidden-i…