zayKenyon / VALORANT-rank-yoinker

A Python app which retrieves the VALORANT rank and players' equipped skins during a match

Home Page:https://zayKenyon.github.io/VALORANT-rank-yoinker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VRY not opening

Veloctyy opened this issue · comments

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.

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

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

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

no how do you do that?

oh yes i tried both

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

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

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

thank this worked