Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Crashes #67

Open
jchengl opened this issue Oct 1, 2016 · 13 comments
Open

Application Crashes #67

jchengl opened this issue Oct 1, 2016 · 13 comments

Comments

@jchengl
Copy link

jchengl commented Oct 1, 2016

Whenever I try to search for a player the application crashes.

@hunterjm
Copy link
Owner

hunterjm commented Oct 1, 2016

Mac or Windows? Do you have the error output? Who were you searching for?

@jchengl
Copy link
Author

jchengl commented Oct 1, 2016

I'm on Mac, any player I search for it instantly crashes... http://pastebin.com/e8ZPzktc

@hunterjm
Copy link
Owner

hunterjm commented Oct 1, 2016

What happens if you run from the source code? You will need Python 3.5.

After installing, either clone this repo, or download the source from the releases page. In a Terminal window, go to the source code folder and install dependancies then run the program:

pip3 install -r requirements.txt
python3 "FIFA 17 Auto Buyer.py"

@jchengl
Copy link
Author

jchengl commented Oct 1, 2016

I'm getting this when executing the last line:

Traceback (most recent call last):
File "FIFA 17 Auto Buyer.py", line 2, in
import tkinter as tk
ImportError: No module named tkinter

@hunterjm
Copy link
Owner

hunterjm commented Oct 1, 2016

There should be an option in the python installer for Tcl/Tk

@jchengl
Copy link
Author

jchengl commented Oct 2, 2016

It worked, thank you.

@jchengl jchengl closed this as completed Oct 2, 2016
@hunterjm hunterjm reopened this Oct 6, 2016
This was referenced Oct 6, 2016
@fi8471
Copy link

fi8471 commented Oct 6, 2016

I'm getting same error as above - No module named tkinter - I see no option in the Python installer for Tcl/Tk

@fi8471
Copy link

fi8471 commented Oct 6, 2016

someone please help!

@ghost
Copy link

ghost commented Oct 6, 2016

Great! It worked for #81

@fi8471
Copy link

fi8471 commented Oct 6, 2016

Jason / hunterjm - would you be willing to give me support via e-mail with regards to getting this working on Mac? I'd be willing to make a donation towards your cause.

@hunterjm
Copy link
Owner

hunterjm commented Oct 6, 2016

What version of OSX are you running?

@fi8471
Copy link

fi8471 commented Oct 6, 2016

10.8.5

@fi8471
Copy link

fi8471 commented Oct 7, 2016

I've installed ActiveTcl8.6.4.1 too. Not having any joy. If you could e-mail me, lewis_fitzjohn@hotmail.com - that'd be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants