Gogrepoc stop functioning normally and opens VS Code every time. #118
Answered
by
Kalanyr
trueBluewolf
asked this question in
Q&A
Replies: 3 comments 3 replies
-
You've changed the execution association of the .py file type somehow I
think.
Reinstalling Python is probably the easiest way to fix this if you're
python environment is relatively minimal.
…On Wed, 18 Dec 2024, 19:27 trueBluewolf, ***@***.***> wrote:
Screenshot.2024-12-18.011939.png (view on web)
<https://github.com/user-attachments/assets/71fcb4fa-f624-44fa-9844-cafa32fff3d7>
Hi, sorry if this is a simple fix but why is gogrepoc doing this now. It
also opens up VS Code afterwards every time and I can't get it to do
anything.
—
Reply to this email directly, view it on GitHub
<#118>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKZ332QL55FME24VCBQBLD2GE5Y7AVCNFSM6AAAAABT2IBZ5SVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXG4YDMOBRGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hmmmm. Interesting. Reinstalling Python should have reassociated .py with
the python files so maybe it's a path problem?
What happens if you use "py GOGrepoc.py" ?
…On Sun, 22 Dec 2024, 14:35 trueBluewolf, ***@***.***> wrote:
Didn't seem to work but found another solution I guess but its slightly
annoying. Haven't learned python in a long time, but reinstalled python and
the other libraries you have in the github again but it didn't work until I
just said "python gogrepoc.py". Got it to work again but need to add
'python' every time now at the beginning
—
Reply to this email directly, view it on GitHub
<#118 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKZ332JUDMEUHHP6NE3WND2GY6SLAVCNFSM6AAAAABT2IBZ5SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRUGA3TMMA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
trueBluewolf
-
No, you're right , it should setup .py to be executable IIRC , I'm just not
sure why it's not. Unfortunately I've just gotten so used to using py to
manage my multiple Python versions that I don't recall how any of that
stuff works anymore there's probably a checkbox in the installer or a
command you can run in windows but it's long since escaped me.
…On Sun, 22 Dec 2024, 14:46 trueBluewolf, ***@***.***> wrote:
I could be dumb... I think I just totally forgot about adding python or py
first since im not use to python lol
—
Reply to this email directly, view it on GitHub
<#118 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKZ336F3DW57L33A3M44VD2GY73TAVCNFSM6AAAAABT2IBZ5SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRUGA3TSMI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, sorry if this is a simple fix but why is gogrepoc doing this now. It also opens up VS Code afterwards every time and I can't get it to do anything.
Beta Was this translation helpful? Give feedback.
All reactions