DorskFR / LeaguePyBot

A Python computer vision bot for League Of Legends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

export PYTHONPATH="$PWD:$PYTHONPATH" cd LPBv2/ ? where do i put this

renanpick opened this issue · comments

export PYTHONPATH="$PWD:$PYTHONPATH"
cd LPBv2/
?
where do i put this

If you use linux / macos: in your terminal window.

And in any case:
Did you click the link that says "How to set Python PATH" ?

Set Python PATH (How to set Python PATH)

export PYTHONPATH="$PWD:$PYTHONPATH"
cd LPBv2/

If you use linux / macos: in your terminal window.

And in any case:
Did you click the link that says "How to set Python PATH" ?

Set Python PATH (How to set Python PATH)

export PYTHONPATH="$PWD:$PYTHONPATH"
cd LPBv2/

i use windows