Skip to content

spyder-kernels requires administrative privileges #463

@rukie

Description

@rukie

I work in an organization with restrictive policies, but we are able to access pip.
Python and Pip are managed through a software center.
When trying to use Spyder with a managed python installation, users don't have the appropriate privileges to install packages in the default directory.

I'd like to understand how to get around this problem, or improve path variables, or such, for users to install spyder-kernels successfully in a non-standard directory without administrative privileges.

For reference, files are installed in AppData Roaming directories of the user's local folders.
C:\Users{Username}\AppData\Roaming{Python3X}\site-packages

I don't have a machine available to test this on, but I'm curious if trying to install with
python3 -m pip install --user spyder-kernels
would recreate the issue.

Relevant issues:
spyder-ide/spyder#17608

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions