zayKenyon / VALORANT-rank-yoinker

A Python app which retrieves the VALORANT rank and players' equipped skins during a match
https://zayKenyon.github.io/VALORANT-rank-yoinker/
ISC License
442 stars 140 forks source link

VRY not opening #134

Closed Veloctyy closed 1 year ago

Veloctyy commented 1 year ago

I tried opening VRY multiple times and nothing happens nothing pop ups. I have valorant open and i reinstalled and restarted pc and nothing fixed.

nchmielewski commented 1 year ago

silly question but are you using the command line interface (CLI)?

if not and you're not familiar with CLI: 1) open file explorer and copy the file path to VRY (ex. C:\Users\Nick\repos\VALORANT-rank-yoinker) 2) win key and search cmd 3) type "cd paste-your-path-here" 4) make sure you have python installed, then type main.py while val is running

lmk

Veloctyy commented 1 year ago

When I type main.py is says 'main.py' is not recognized as an internal or external command, operable program or batch file. I also do have python and I did use to use very is just randomly stopped working. https://cdn.discordapp.com/attachments/619223191230873620/1060910617063591936/Screenshot_336.png

OwOHamper commented 1 year ago

You have to type python main.py not just main.py if it doesn't work also try python3 main.py.

Veloctyy commented 1 year ago

It now says python was not found https://cdn.discordapp.com/attachments/619223191230873620/1060917600009326612/Screenshot_337.png

OwOHamper commented 1 year ago

Have you ttied python3?

On Fri, Jan 6, 2023, 14:48 Veloctyy @.***> wrote:

It now says python was not found https://cdn.discordapp.com/attachments/619223191230873620/1060917600009326612/Screenshot_337.png

— Reply to this email directly, view it on GitHub https://github.com/zayKenyon/VALORANT-rank-yoinker/issues/134#issuecomment-1373655582, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR3JD2ZAU52LEKIF2LATSO3WRAPBTANCNFSM6AAAAAATSIXNMA . You are receiving this because you commented.Message ID: @.***>

Veloctyy commented 1 year ago

no how do you do that?

OwOHamper commented 1 year ago

type 'python3 main.py'

On Fri, Jan 6, 2023, 15:06 Veloctyy @.***> wrote:

no how do you do that?

— Reply to this email directly, view it on GitHub https://github.com/zayKenyon/VALORANT-rank-yoinker/issues/134#issuecomment-1373690083, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR3JD27MADICV6YKZTZBWGLWRARHXANCNFSM6AAAAAATSIXNMA . You are receiving this because you commented.Message ID: @.***>

Veloctyy commented 1 year ago

oh yes i tried both

OwOHamper commented 1 year ago

Then you will need to install python

On Fri, Jan 6, 2023, 15:09 Veloctyy @.***> wrote:

oh yes i tried both

— Reply to this email directly, view it on GitHub https://github.com/zayKenyon/VALORANT-rank-yoinker/issues/134#issuecomment-1373692321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR3JD27SFVLIUIQDDGZG77LWRARP7ANCNFSM6AAAAAATSIXNMA . You are receiving this because you commented.Message ID: @.***>

Veloctyy commented 1 year ago

i have python installed i just installed the most recent version and restarted my PC

OwOHamper commented 1 year ago

you needed to check the option "add to path" during installation run the installation again and modify the installation and add to it to path

Veloctyy commented 1 year ago

I reinstalled and now i get this message https://cdn.discordapp.com/attachments/619223191230873620/1060932140134572032/Screenshot_338.png

OwOHamper commented 1 year ago

ah you are not running source code, then you don't even need python just open the command prompt and type vry.exe or whatever the name is

Veloctyy commented 1 year ago

thank this worked