hunterjm / futgui

FIFA Auto Buyer GUI
73 stars 24 forks source link

Problems with installing/running the GUI #152

Open Madeyes1 opened 7 years ago

Madeyes1 commented 7 years ago

Hi guys,

I can't even get the GUI to start. Since I'm new on linux, its very hard for me to install/build these packages without any instructions in the read-me. This is what I've been trying so far:

After extracting and running the tar ball: pip install -r requirements.txt

and building with: pyinstaller setup.spec

I try to start the script with: python3.5 FIFA\ 17\ Auto\ Buyer.py

I get the error message:

ImportError: No module named 'fut'

Do you know what I'm doing wrong? And how I can solve it?

Greets, Mathijs