Skip to content

Support installation to user library #112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dolgalevgv opened this issue May 13, 2025 · 1 comment
Open

Support installation to user library #112

dolgalevgv opened this issue May 13, 2025 · 1 comment

Comments

@dolgalevgv
Copy link

Details of the feature

Currently the installation script installs the kernel to the base Python library. However, on HPCs that use environment modules it is common to install additional Python packages to user-specific libraries, since users in general do not have permissions to write to the base library. This cannot be specified in case of this kernel and leads to an error when trying to install it on HPC ("[Errno 13] Permission denied: ...").

@rashedmyt rashedmyt self-assigned this May 14, 2025
@rashedmyt
Copy link
Member

Hi @dolgalevgv

Thank you for using MATLAB Integration for Jupyter and reporting back.

Can you clarify at which point you are facing the "Permission Denied" error message? Is it when you install the package using pip install jupyter-matlab-proxy or when you run install-matlab-kernelspec.

Can you give more information about the environment in which the package is installed. We have a troubleshooting script to collect this information. Please follow the instructions here.

Can you also provide reproduction steps to reproduce this issue.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants