@@ -33,11 +33,14 @@ node_modules
lib/FlameGraph/
lib/pyflame/
show/dance..../capture
show/dance2017/networking.n3
show/dance2019/model/
show/dance2019/video/
show/dance2023/MeshroomCache/
show/dance2023/images/
show/dance2023/nstudio/
timelapse/
__pycache__
rgbled/build-nano328/
__pypackages__
work
[python]
path = "/usr/bin/python"
path = "/usr/bin/python3.10"
@@ -14,18 +14,18 @@ packages:
libssl-dev \
libzmq3-dev \
mercurial \
nginx-core \
nginx-full \
normalize-audio \
npm \
python3-cairo-dev \
python3-dev \
python3-opencv \
python3-pygame \
python3-tk \
sox \
tix \
zlib1g-dev
gst_packages:
sudo aptitude install -y \
gir1.2-goocanvas-2.0 \
@@ -37,14 +37,13 @@ gst_packages:
libgirepository-1.0-1 \
libgirepository1.0-dev \
python3-gi \
python3-gst-1.0
pnpm:
# holding pnpm back because we don't have the latest nodejs: https://pnpm.io/installation#compatibility
sudo npm install -g pnpm@6.32.12
sudo npm install -g pnpm@7.29.3
bin/node:
ln -sf `which nodejs` bin/node
pdm_local_install:
# drew has ~/bin in $PATH
Status change: