-
* Faker version: 17.3.0
* OS: Docker python 3.8, 3.9, 3.10, and 3.11 were tried.
Setup:
```
# pip install faker=="17.3.0"
# python
>>> import faker
>>> fake = faker.Faker()
>>> fake.
```
N…
-
We got errors when trying to compile `graphics_pallette_01` for the `plus4` target, by using the IDE to trigger the compilation.
---------------------------
ERROR DURING COMPILATION
…
-
_atari800_
> Atari800 is an emulator of Atari 8-bit computer systems including the 400, 800,
1200XL, 600XL, 800XL, 65XE, 130XE, 800XE and the XE Game System,
and also of the Atari 5200 SuperSys…
-
This is my first time using the bindings, so i've probably made a silly mistake, but I'm trying to use a face detection model (retinaface, you can find it on their gh repo):
For some reason:
- I …
-
Please watch this video (and read the comments): https://youtu.be/vl3oMTk3a44
The music is out of tune here in Tetris 2K21. The developer of this game implemented TED only, SID + TED, AY + TED. With …
-
**Describe the bug**
Cannot see the device at all and therefore cant connect to it.
FW used : build 20220301 (experimental) on V2 Plus4 Pro hardware
**To Reproduce**
Steps to reproduce the be…
-
Hi.
I'm trying to compile the firmware using the instructions in the README on Debian, however i get this error:
```
root@debian:/home/sessingo/Downloads/NanoVNA-V2-firmware# make BOARDNAME=boa…
-
### Version
1.10-beta3
### What browsers are you seeing the problem on?
Firefox
### What happened?
The WA Sales tax module is supposed to record the location ID returned by the web service for a …
-
Implement some sort of downcasting facility to shorten compile errors. Now `P4` is expanded to `PInt`. It would be nice to have `struct Plus4`, which would be converted to `PInt` for computation & the…
-
I am testing VS65 Debugger with the Vice Plus4 emulator.
For some reason, the emulator graphics gets strangely messed up when the program is autostarted by the IDE. I'm not sure if it's because of …