Philip Howard
Philip Howard
can you build on ubuntu 16.04 for tensorflow 1.9 with cuda 9.2? because i don't have the root access
I'm currently attempting to do this with the settings described in this tutorial: http://www.python36.com/how-to-install-tensorflow-gpu-with-cuda-9-2-for-python-on-ubuntu/2/ on Ubuntu 16.04.4 LTS with Python 3.5.2. I don't mind sharing the .whl if I can...
The MicroPython way aiui would be to mirror CPython's solution to this problem, which uses a `None` default value and then sets it to an empty dict at runtime: https://github.com/psf/requests/blob/0e322af87745eff34caffe4df68456ebc20d9068/src/requests/models.py#L258-L276...
I've just released a firmware- and updated the CI- to bring us more up to date with upstream changes in MicroPython. If you've got the time and inclination, a rebase...
A rebase would be very much appreciated here, if you have the time and inclination!
Oh dear- do I need to issue a patch release for this? 👀
This might be a little out of scope for Enviro, and something better dealt with downstream- although if the service requires compensated values (to match expectations or other data sources?)...
> Am hoping you get as far as my wunderground PR for main inclusion I hadn't seen it, but if you rebase it should kick the CI and produce a...
Appreciated, thank you!
Should probably also fix https://github.com/pimoroni/breakout-garden/issues/6
Ah this will be a missing `install.sh` in https://github.com/pimoroni/mlx90640-library/ since this installer is *very* Python-minded and the MLX90640 Python library is... sketchy. For now you should go direct to https://github.com/pimoroni/mlx90640-library/...