AWS EB PyYAML fix
Recent update of my system completely borked EB CLI on my machine.
I tried installing it with pip install awsebcli --upgrade --user
and it failed.
The error was the following.
Collecting PyYAML<6.1,>=5.3.1 (from awsebcli)
Using cached PyYAML-5.4.1.tar.gz (175 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [68 lines of output]
To fix this issue with PyYAML you must install PyYAML separately.
Do the following and try installing eb
again after.
echo 'Cython < 3.0' > /tmp/constraint.txt
PIP_CONSTRAINT=/tmp/constraint.txt pip install 'PyYAML==5.4.1'
Other notes
- Add lazy loading of images in Jekyll posts
- dcss Sane default for Dungeon Crawl Stone Soup Online edition
- #cat-v on weechat configuration
- plan9 Mount Plan9 over network
- Execute not blocking async shell command in C#
- plan9 Compile drawterm on Fedora 38
- Parse RSS feeds with Lua
- Extending dte editor
- plan9 Run 9front in Qemu
- plan9 Fix bootloader not being written in Plan9
- Convert all MKV files into other formats
- vim Personal sane Vim defaults
- dcss Make DCSS playable on 4k displays
- AWS EB PyYAML fix
- Download list of YouTube files