Youngmin Kim
Youngmin Kim
add a comment to check unconfigured state before running fastscan
Hi zenzire, You may know the **w** for weather location from: http://weather.yahooapis.com/forecastrss?**w=493776**&u=c It will be great if you add some note on README.md for how to change a location from...
I have a very basic idea about Yocto. I have added `python3-pybind11` package into `IMAGE_INSTALL` and I checked if it is in the target: ``` root@qemuarm64:~# python3 Python 3.8.18 (default,...
Hello, I installed PyTox on both my ubuntu trusty and docker, but both have the same problem. When I run `python example/echo.py`, I meet this error: ``` root@db3d34e64d04:/PyTox# python examples/echo.py...
Can you review this simple change to use this as a package?