deepsidh9 / Live-Valorant-Overlay

An Overlay proof-of-concept Application for Valorant giving information in real-time about current match, spike and player status(dead/alive, weapons, ultimate points, shields etc.)
MIT License
102 stars 19 forks source link

Module #4

Closed pintosobs closed 2 years ago

pintosobs commented 2 years ago

I downloaded all the things that you said but i'm taking this error: image Can you help me please?

deepsidh9 commented 2 years ago

It says that the module "flask" is not found. Did you install all the dependencies by following the instructions given here?

pintosobs commented 2 years ago

yep, i installed

pintosobs commented 2 years ago

ups! i got it. i installed everything again and the problem is gone. thanks for trying to help me!

pintosobs commented 2 years ago

ummm, i have a new question :) image Can u help me?

deepsidh9 commented 2 years ago

Can you share the full error?

pintosobs commented 2 years ago

image image

deepsidh9 commented 2 years ago

Have a look here. If this doesn't work then try to install torch first and sometimes it doesn't install when you have the 3.10 python version as it isn't available for that version yet.

pintosobs commented 2 years ago

I uninstalled it and installed python 3.9 but i have a new problem in observer mode program is not working

deepsidh9 commented 2 years ago

This commit fixes the observer mode issue.