Github messages for voidlinux
 help / color / mirror / Atom feed
From: tsndqst <tsndqst@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Jupyter notebook updates
Date: Mon, 11 Apr 2022 02:42:44 +0200	[thread overview]
Message-ID: <20220411004244.YQp_k-DHs7G08fLUO2F9yfBSWKmj4LOJAmI58v8BzBY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36569@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]

New comment by tsndqst on void-packages repository

https://github.com/void-linux/void-packages/pull/36569#issuecomment-1094429157

Comment:
@tornaria @ahesford The update to Jinja2-3.1.1 seems to have broken the `salt` package.  I downgraded back to Jinja2-3.0.3 to get it to work again.
```
  File "/usr/bin/salt-call", line 33, in <module>
    sys.exit(load_entry_point('salt==3003.3', 'console_scripts', 'salt-call')())
  File "/usr/lib/python3.10/site-packages/salt/scripts.py", line 437, in salt_call
    import salt.cli.call
  File "/usr/lib/python3.10/site-packages/salt/cli/call.py", line 6, in <module>
    import salt.cli.caller
  File "/usr/lib/python3.10/site-packages/salt/cli/caller.py", line 15, in <module>
    import salt.minion
  File "/usr/lib/python3.10/site-packages/salt/minion.py", line 36, in <module>
    import salt.pillar
  File "/usr/lib/python3.10/site-packages/salt/pillar/__init__.py", line 16, in <module>
    import salt.fileclient
  File "/usr/lib/python3.10/site-packages/salt/fileclient.py", line 30, in <module>
    import salt.utils.templates
  File "/usr/lib/python3.10/site-packages/salt/utils/templates.py", line 20, in <module>
    import salt.utils.jinja
  File "/usr/lib/python3.10/site-packages/salt/utils/jinja.py", line 28, in <module>
    from jinja2 import BaseLoader, Markup, TemplateNotFound, nodes
ImportError: cannot import name 'Markup' from 'jinja2' (/usr/lib/python3.10/site-packages/jinja2/__init__.py)
```

  parent reply	other threads:[~2022-04-11  0:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-08  1:52 [PR PATCH] " tornaria
2022-04-08  2:01 ` [PR REVIEW] " ahesford
2022-04-08  2:01 ` ahesford
2022-04-08 12:42 ` tornaria
2022-04-08 14:06 ` tornaria
2022-04-08 14:08 ` [PR PATCH] [Updated] " tornaria
2022-04-08 14:11 ` [PR REVIEW] " tornaria
2022-04-08 14:12 ` tornaria
2022-04-08 14:13 ` tornaria
2022-04-08 14:43 ` ahesford
2022-04-08 14:45 ` ahesford
2022-04-09  8:02 ` dkwo
2022-04-09  8:02 ` dkwo
2022-04-10 20:51 ` tornaria
2022-04-10 21:18 ` [PR PATCH] [Merged]: " ahesford
2022-04-11  0:42 ` tsndqst [this message]
2022-04-11  1:35 ` ahesford
2022-04-11  2:22 ` tornaria
2022-04-11  2:30 ` ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220411004244.YQp_k-DHs7G08fLUO2F9yfBSWKmj4LOJAmI58v8BzBY@z \
    --to=tsndqst@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).