You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to install jfricas in my systemwide Jupyter (independent of the Sage environment mentioned in another issue). This installation (from pipy) failed :
Trace of my attempt :
Fatal error from pip prevented installation. Full pip output in file:
/home/charpent/.local/pipx/logs/cmd_2023-05-08_20.45.47_pip_errors.log
pip seemed to fail to build package:
jfricas
Some possibly relevant errors from pip install:
error: subprocess-exited-with-error
ModuleNotFoundError: No module named 'jupyter_client'
error: metadata-generation-failed
Error installing jfricas.
See my comment to #5. jfricas 1.0.0 from pypi is currently disfunctional, or rather it works only for a very specific setup (that I cannot even clearly define).
I tried to install
jfricas
in my systemwide Jupyter (independent of the Sage environment mentioned in another issue). This installation (from pipy) failed :Trace of my attempt :
Relevant logs enclosed :
cmd_2023-05-08_20.45.47.log
cmd_2023-05-08_20.45.47_pip_errors.log
This might be a trivial error due to an outdated installation procedure.
Any hint ?
The text was updated successfully, but these errors were encountered: