https://bugzilla.redhat.com/show_bug.cgi?id=2150781



--- Comment #1 from Karolina Surma <[email protected]> ---
There is a binary file 'jupyter-fileid' packaged but it can't be invoked
without python3-click in the environment. Upstream defines it in the cli extra:
https://github.com/jupyter-server/jupyter_server_fileid/blob/main/pyproject.toml#L31
 

$ jupyter-fileid 
Traceback (most recent call last):
  File "/usr/bin/jupyter-fileid", line 5, in <module>
    from jupyter_server_fileid.cli import main
  File "/usr/lib/python3.11/site-packages/jupyter_server_fileid/cli.py", line
3, in <module>
    import click
ModuleNotFoundError: No module named 'click'


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2150781
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to