Looks like I got further but here is the log:
Please wait while the Sage Jupyter Notebook server starts... Traceback (most recent call last): File "/Applications/SageMath-9.2.app/Contents/Resources/sage/src/bin/sage-notebook", line 218, in <module> launcher(unknown) File "/Applications/SageMath-9.2.app/Contents/Resources/sage/src/bin/sage-notebook", line 39, in __init__ main(argv) File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/jupyter_core/application.py", line 270, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/traitlets/config/application.py", line 663, in launch_instance app.initialize(argv) File "</Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/decorator.py:decorator-gen-7>", line 2, in initialize File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/traitlets/config/application.py", line 87, in catch_config_error return method(app, *args, **kwargs) File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/notebook/notebookapp.py", line 2021, in initialize super(NotebookApp, self).initialize(argv) File "</Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/decorator.py:decorator-gen-6>", line 2, in initialize File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/traitlets/config/application.py", line 87, in catch_config_error return method(app, *args, **kwargs) File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/jupyter_core/application.py", line 246, in initialize self.load_config_file() File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/jupyter_core/application.py", line 179, in load_config_file self.log.debug("Searching %s for config files", self.config_file_paths) File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/jupyter_core/application.py", line 87, in config_file_paths path.insert(0, py3compat.getcwd()) PermissionError: [Errno 1] Operation not permitted Ira Ira Shavel 9212 Midwood Rd Silver Spring, MD 20910 Cell: 202 256 3937 Email: isha...@alum.mit.edu From: <sage-support@googlegroups.com> on behalf of Nathan Dunfield <nat...@dunfield.info> Reply-To: <sage-support@googlegroups.com> Date: Tuesday, December 29, 2020 at 11:31 AM To: sage-support <sage-support@googlegroups.com> Subject: Re: [sage-support] Re: i'm having trouble installing Jupyter - the log is below. I have open ssl. it it supposed to be installed or just files? I installed the 9.2 fix. The response to the second line of the script *I think* is telling me the quarantine attribute is not present: “No such xattr: com.apple.quarantine” Yes, that response is fine. It means you downloaded the file by a method which does not add that attribute. “irashavel@Iras-MBP Downloads % /Applications/SageMath-9.2/sage -python -m fix_mac_sage9_2.fix zsh: no such file or directory: /Applications/SageMath-9.2/sage This is saying that the file "/Applications/SageMath-9.2/sage" does not exist. Likely, you want "/Applications/SageMath-9.2.app/sage". Best, Nathan -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/784b1134-000b-430a-b927-f41978898afdn%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/1D1C9F69-B2C1-42FB-B6E7-6B00976AEA56%40gmail.com.