diff options
Diffstat (limited to 'public/aws-eb-pyyaml-fix.html')
| -rwxr-xr-x | public/aws-eb-pyyaml-fix.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/aws-eb-pyyaml-fix.html b/public/aws-eb-pyyaml-fix.html index f18454e..9ea5c4a 100755 --- a/public/aws-eb-pyyaml-fix.html +++ b/public/aws-eb-pyyaml-fix.html | |||
| @@ -18,11 +18,11 @@ on my machine.<p>I tried installing it with <code>pip install awsebcli --upgrade | |||
| 18 | </span></span><span style=display:flex><span> ╰─> [68 lines of output] | 18 | </span></span><span style=display:flex><span> ╰─> [68 lines of output] |
| 19 | </span></span></code></pre><p>To fix this issue with PyYAML you must install PyYAML separately.<p>Do the following and try installing <code>eb</code> again after.<pre tabindex=0 style=background-color:#fff><code><span style=display:flex><span>echo <span style=color:#a31515>'Cython < 3.0'</span> > /tmp/constraint.txt | 19 | </span></span></code></pre><p>To fix this issue with PyYAML you must install PyYAML separately.<p>Do the following and try installing <code>eb</code> again after.<pre tabindex=0 style=background-color:#fff><code><span style=display:flex><span>echo <span style=color:#a31515>'Cython < 3.0'</span> > /tmp/constraint.txt |
| 20 | </span></span><span style=display:flex><span>PIP_CONSTRAINT=/tmp/constraint.txt pip install <span style=color:#a31515>'PyYAML==5.4.1'</span> | 20 | </span></span><span style=display:flex><span>PIP_CONSTRAINT=/tmp/constraint.txt pip install <span style=color:#a31515>'PyYAML==5.4.1'</span> |
| 21 | </span></span></code></pre></div></article></main><section><hr><h2>Posts from blogs I follow around the net</h2><ul><li><a href=https://utcc.utoronto.ca/~cks/space/blog/solaris/ZFSWhyNotDirectoryToFilesystem target=_blank rel=noopener>One reason that ZFS can't turn a directory into a filesystem</a> — <a href=https://utcc.utoronto.ca/~cks/space/blog/>Chris's Wiki :: blog</a><div>One of the wishes that I and other people frequently have for ZFS | 21 | </span></span></code></pre></div></article></main><section><hr><h2>Posts from blogs I follow around the net</h2><ul><li><a href=https://utcc.utoronto.ca/~cks/space/blog/linux/NFSv4ServerLockClients target=_blank rel=noopener>Finding which NFSv4 client owns a lock on a Linux NFS(v4) server</a> — <a href=https://utcc.utoronto.ca/~cks/space/blog/>Chris's Wiki :: blog</a><div>A while back I wrote an entry about finding which NFS client owns |
| 22 | is the ability to take an existing directory (and everything | 22 | a lock on a Linux NFS server, which turned |
| 23 | underneath it) in a ZFS filesystem and turn it into a sub-filesystem | 23 | out to be specific to NFS v3 (which I really should have seen coming, |
| 24 | of its own. One reason for wanting this is that a number of things | 24 | since it involved NLM and lockd). Finding the NFS v4 client that |
| 25 | are set and controlled on a per-filesyst…<li><a href=http://www.landley.net/notes-2023.html#28-10-2023 target=_blank rel=noopener>October 28, 2023</a> — <a href=http://www.landley.net/notes-2023.html>Rob Landley's Blog Thing for 2023</a><div>Oh good grief, two of my least favorite licensing people, Larry Rosen | 25 | owns a lock is, depending on your perspective, either simpl…<li><a href=http://www.landley.net/notes-2023.html#28-10-2023 target=_blank rel=noopener>October 28, 2023</a> — <a href=http://www.landley.net/notes-2023.html>Rob Landley's Blog Thing for 2023</a><div>Oh good grief, two of my least favorite licensing people, Larry Rosen |
| 26 | and Bradley Kuhn, are interacting on the OSI's license-discuss | 26 | and Bradley Kuhn, are interacting on the OSI's license-discuss |
| 27 | list where the're doing | 27 | list where the're doing |
| 28 | bad computer history and insisting that a guy Larry Rosen | 28 | bad computer history and insisting that a guy Larry Rosen |
