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

As soon as I open it in pycharm, It crash #17715

Closed
renhai-lab opened this issue Nov 12, 2023 · 2 comments
Closed

As soon as I open it in pycharm, It crash #17715

renhai-lab opened this issue Nov 12, 2023 · 2 comments

Comments

@renhai-lab
Copy link

The problem

As soon as I open it in pycharm, Github DESKTOP crash and get the following error, no problem when I switch to another editor:

`Error: spawn C:\Program Files\JetBrains\PyCharm 2023.2\bin\pycharm64.exe EACCES
at __node_internal_captureLargerStackTrace (node:internal/errors:490:5)
at __node_internal_errnoException (node:internal/errors:620:12)
at Process.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:476:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Version: 3.3.5
OS: Windows 10.0.22621`

Release version

3.3.5

Operating system

Windows 10.0.22621

Steps to reproduce the behavior

1.open it in pycharm

Log files

No response

Screenshots

No response

Additional context

No response

@tsvetilian-ty
Copy link
Member

Hey @renhai-lab thanks for the issue. It looks like there is a permission issue.

GitHub Desktop doesn't have permission to start pycharm64.exe. You can try to run GitHub Desktop with a proper user (with access to the PyCharm executable) or try to "Run as Administrator".

@tsvetilian-ty tsvetilian-ty added the more-info-needed The submitter needs to provide more information about the issue label Nov 12, 2023
@renhai-lab
Copy link
Author

Thanks.When I run Pycharm as Administrator, It works out.

@github-actions github-actions bot removed the more-info-needed The submitter needs to provide more information about the issue label Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants