hunterjm / futgui

FIFA Auto Buyer GUI
73 stars 24 forks source link

Problem when running "FIFA 17 Auto Buyer.py" #85

Closed stijnbastiaansen closed 8 years ago

stijnbastiaansen commented 8 years ago

Hello,

First I want of all I want to thank you for making this awesome software.

But I have got a problem, when I am trying to run FIFA 17 Auto Buyer the window disappears immediatly. I can't see what is on the screen.

Could you help me please?

hunterjm commented 8 years ago

That's an issue with Tkinter. If you click the icon in your dock bar at the bottom it should pop up.

stijnbastiaansen commented 8 years ago

I am running it on windows, but the icon also dissapears immediatyly. I have followed this tutorial Did I something wrong?

captcrywolf commented 8 years ago

i am facing the same issue , please help , i dont know how to use python,

stijnbastiaansen commented 8 years ago

I forgot to do this, if you do this you will get your bot to work.


Requirements

This has only been tested and built with Python 3.5.

pip install -r requirements.txt Build (Mac):

make macbundle Build (Windows):

Make sure to delete build and dist folders before re-building.

pyinstaller '.\FIFA 17 Auto Buyer.spec'

darfinx commented 8 years ago

https://github.com/hunterjm/futgui/releases download program which is compatible your os. 

Get Outlook for iOS

On Mon, Oct 17, 2016 at 10:14 AM +0300, "stijnbastiaansen" notifications@github.com wrote:

I forgot to do this, if you do this you will get your bot to work.

Requirements

This has only been tested and built with Python 3.5.

pip install -r requirements.txt

Build (Mac):

make macbundle

Build (Windows):

Make sure to delete build and dist folders before re-building.

pyinstaller '.\FIFA 17 Auto Buyer.spec'

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.