Skip to content
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

install_ydk.sh: Installation of Python YDK packages should not require root access #1069

Closed
ygorelik opened this issue Sep 29, 2022 · 1 comment

Comments

@ygorelik
Copy link
Collaborator

Expected Behavior

When YDK C++ libraries are shared on a platform by multiple users, each individual user should not require to have root/sudo access in order to install YDK core and gNMI Python package in his/her own virtual environment.

Current Behavior

When YDK installation script is used to install Python packages the user must have sudo access in order to install C++ core and gNMI libraries even though they have been already installed.

System Information

YDK 0.8.5 - 0.8.6.3

@ygorelik
Copy link
Collaborator Author

Separated C++ libraries generation steps for Python and Go programming languages to allow multiple users on single platform use individual Python virtual environments with shared YDK C++ libraries.

ygorelik added a commit to ygorelik/ydk-gen that referenced this issue Oct 21, 2022
Signed-off-by: ygorelik <yangorelik@yahoo.com>
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

1 participant