kochlisGit / ProphitBet-Soccer-Bets-Predictor

ProphitBet is a Machine Learning Soccer Bet prediction application. It analyzes the form of teams, computes match statistics and predicts the outcomes of a match using Advanced Machine Learning (ML) methods. The supported algorithms in this application are Neural Networks, Random Forests & Ensembl Models.
MIT License
286 stars 104 forks source link

empty export file #28

Open schenkhof opened 11 months ago

schenkhof commented 11 months ago

When I run the Fixture Predictions function and want to use the "Export Predictions" function, the file that is saved is empty. The file size of the saved .csv file is also 0kb.

how can I solve this?

(running windows 10)

kochlisGit commented 11 months ago

Hello, can you send a screenshot with predictions?Στις 12 Αυγ 2023 18:21, ο χρήστης schenkhof @.***> έγραψε: When I run the Fixture Predictions function and want to use the "Export Predictions" function, the file that is saved is empty. The file size of the saved .csv file is also 0kb. how can I solve this? (running windows 10)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

schenkhof commented 11 months ago

Attached a screenshot of the problem. Now when I click on "Export Predictions"(red square) the file that is created will be empty screenshot

kochlisGit commented 11 months ago

Hmm, the predictions seem to be ok. It looks like something prevents the app from writing the predictions to a file. Can you send me a screenshot of the command line as well? The command line should be open along with the application window.

From: @.> Sent: Sunday, August 13, 2023 5:41 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Attached a screenshot of the problem. Now when I click on "Export Predictions"(red square) the file that is created will be empty [screenshot]https://user-images.githubusercontent.com/142105315/260309758-034e11e4-f791-489b-a003-b168538715b4.jpg

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676380261, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURBU46T7W3JDJFPIV7LXVDRSPANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

schenkhof commented 11 months ago

What do you mean by the last part? ( The command line should be open along with the application window. )

Met vriendelijke groet, Rick van Schenkhof.


Van: Vasileios Kochliaridis @.> Verzonden: Sunday, August 13, 2023 6:02:17 PM Aan: kochlisGit/ProphitBet-Soccer-Bets-Predictor @.> CC: schenkhof @.>; Manual @.> Onderwerp: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Hmm, the predictions seem to be ok. It looks like something prevents the app from writing the predictions to a file. Can you send me a screenshot of the command line as well? The command line should be open along with the application window.

From: @.> Sent: Sunday, August 13, 2023 5:41 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Attached a screenshot of the problem. Now when I click on "Export Predictions"(red square) the file that is created will be empty [screenshot]https://user-images.githubusercontent.com/142105315/260309758-034e11e4-f791-489b-a003-b168538715b4.jpg

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676380261, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURBU46T7W3JDJFPIV7LXVDRSPANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676399886, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BB4FVY54Y5QPFFZMZH3XTFDXVD3ATANCNFSM6AAAAAA3OABY3E. You are receiving this because you are subscribed to this thread.Message ID: @.***>

kochlisGit commented 11 months ago

All right, open the command line (cmd) of windows (or linux if you have Linux), and navigate to the project directory. You can do it using the command cd (e.g. cd Downloads/prophitbet). Then type: python main.py. This does the same as double clicking on main.py file, but it also opens a debugging dialog. This will tell us (if there is any problem), what is blocking the app from exporting the predictions.

From: @.> Sent: Sunday, August 13, 2023 9:24 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

What do you mean by the last part? ( The command line should be open along with the application window. )

Met vriendelijke groet, Rick van Schenkhof.


Van: Vasileios Kochliaridis @.> Verzonden: Sunday, August 13, 2023 6:02:17 PM Aan: kochlisGit/ProphitBet-Soccer-Bets-Predictor @.> CC: schenkhof @.>; Manual @.> Onderwerp: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Hmm, the predictions seem to be ok. It looks like something prevents the app from writing the predictions to a file. Can you send me a screenshot of the command line as well? The command line should be open along with the application window.

From: @.> Sent: Sunday, August 13, 2023 5:41 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Attached a screenshot of the problem. Now when I click on "Export Predictions"(red square) the file that is created will be empty [screenshot]https://user-images.githubusercontent.com/142105315/260309758-034e11e4-f791-489b-a003-b168538715b4.jpg

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676380261, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURBU46T7W3JDJFPIV7LXVDRSPANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676399886, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BB4FVY54Y5QPFFZMZH3XTFDXVD3ATANCNFSM6AAAAAA3OABY3E. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676430170, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURCE6TFA3XFOHGMT5FDXVELW7ANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

schenkhof commented 11 months ago

Here is the screenshot of the command line when I used the "Export Predictions" function. I hope you meant this?


Van: Vasileios Kochliaridis @.> Verzonden: maandag 14 augustus 2023 6:54 Aan: kochlisGit/ProphitBet-Soccer-Bets-Predictor @.> CC: schenkhof @.>; Manual @.> Onderwerp: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

All right, open the command line (cmd) of windows (or linux if you have Linux), and navigate to the project directory. You can do it using the command cd (e.g. cd Downloads/prophitbet). Then type: python main.py. This does the same as double clicking on main.py file, but it also opens a debugging dialog. This will tell us (if there is any problem), what is blocking the app from exporting the predictions.

From: @.> Sent: Sunday, August 13, 2023 9:24 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

What do you mean by the last part? ( The command line should be open along with the application window. )

Met vriendelijke groet, Rick van Schenkhof.


Van: Vasileios Kochliaridis @.> Verzonden: Sunday, August 13, 2023 6:02:17 PM Aan: kochlisGit/ProphitBet-Soccer-Bets-Predictor @.> CC: schenkhof @.>; Manual @.> Onderwerp: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Hmm, the predictions seem to be ok. It looks like something prevents the app from writing the predictions to a file. Can you send me a screenshot of the command line as well? The command line should be open along with the application window.

From: @.> Sent: Sunday, August 13, 2023 5:41 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Attached a screenshot of the problem. Now when I click on "Export Predictions"(red square) the file that is created will be empty [screenshot]https://user-images.githubusercontent.com/142105315/260309758-034e11e4-f791-489b-a003-b168538715b4.jpg

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676380261, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURBU46T7W3JDJFPIV7LXVDRSPANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676399886, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BB4FVY54Y5QPFFZMZH3XTFDXVD3ATANCNFSM6AAAAAA3OABY3E. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676430170, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURCE6TFA3XFOHGMT5FDXVELW7ANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676675021, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BB4FVY2DNBHT6WNUZJJI5GDXVGVQJANCNFSM6AAAAAA3OABY3E. You are receiving this because you are subscribed to this thread.Message ID: @.***>

kochlisGit commented 11 months ago

I don’t see a screenshot. Did you send it?

From: @.> Sent: Monday, August 14, 2023 12:00 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Here is the screenshot of the command line when I used the "Export Predictions" function. I hope you meant this?


Van: Vasileios Kochliaridis @.> Verzonden: maandag 14 augustus 2023 6:54 Aan: kochlisGit/ProphitBet-Soccer-Bets-Predictor @.> CC: schenkhof @.>; Manual @.> Onderwerp: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

All right, open the command line (cmd) of windows (or linux if you have Linux), and navigate to the project directory. You can do it using the command cd (e.g. cd Downloads/prophitbet). Then type: python main.py. This does the same as double clicking on main.py file, but it also opens a debugging dialog. This will tell us (if there is any problem), what is blocking the app from exporting the predictions.

From: @.> Sent: Sunday, August 13, 2023 9:24 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

What do you mean by the last part? ( The command line should be open along with the application window. )

Met vriendelijke groet, Rick van Schenkhof.


Van: Vasileios Kochliaridis @.> Verzonden: Sunday, August 13, 2023 6:02:17 PM Aan: kochlisGit/ProphitBet-Soccer-Bets-Predictor @.> CC: schenkhof @.>; Manual @.> Onderwerp: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Hmm, the predictions seem to be ok. It looks like something prevents the app from writing the predictions to a file. Can you send me a screenshot of the command line as well? The command line should be open along with the application window.

From: @.> Sent: Sunday, August 13, 2023 5:41 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Attached a screenshot of the problem. Now when I click on "Export Predictions"(red square) the file that is created will be empty [screenshot]https://user-images.githubusercontent.com/142105315/260309758-034e11e4-f791-489b-a003-b168538715b4.jpg

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676380261, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURBU46T7W3JDJFPIV7LXVDRSPANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676399886, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BB4FVY54Y5QPFFZMZH3XTFDXVD3ATANCNFSM6AAAAAA3OABY3E. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676430170, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURCE6TFA3XFOHGMT5FDXVELW7ANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676675021, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BB4FVY2DNBHT6WNUZJJI5GDXVGVQJANCNFSM6AAAAAA3OABY3E. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1676950830, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURGI6OIPSU2K7NY2QUTXVHSLXANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

schenkhof commented 11 months ago

screenshot 2 Screenhot of the command line

kochlisGit commented 11 months ago

Hello, thanks for providing us wth the screenshot. As I can see, “pandas” library seems to cause this issue. Perhaps if you download another version of this library the issue is resolved. Can you tell me which version of pandas you downloaded? You can do that by opening command line and typing: pip show pandas

From: @.> Sent: Monday, August 14, 2023 5:01 PM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

[screenshot 2]https://user-images.githubusercontent.com/142105315/260469248-9459416d-ed89-4b6e-b6f1-5770397d1ea3.jpg Screenhot of the command line

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1677372957, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURFAYONKYTJADOOKBGTXVIVT3ANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

schenkhof commented 11 months ago

Name: pandas Version: 2.0.3

kochlisGit commented 11 months ago

All right, open command line again (cmd) and type: pip install pandas==1.4.3 This should install previous version of pandas library and should be fine. The problem is, they updated their library. I will update the documentation as well.

From: @.> Sent: Thursday, August 17, 2023 10:11 AM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Name: pandas Version: 2.0.3

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1681750152, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURCH22CHLQNTDJ5EKZLXVW73JANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

schenkhof commented 11 months ago

Perfect, i will give it a try

Met vriendelijke groet, Rick van Schenkhof.


Van: Vasileios Kochliaridis @.> Verzonden: Thursday, August 17, 2023 9:37:52 AM Aan: kochlisGit/ProphitBet-Soccer-Bets-Predictor @.> CC: schenkhof @.>; Manual @.> Onderwerp: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

All right, open command line again (cmd) and type: pip install pandas==1.4.3 This should install previous version of pandas library and should be fine. The problem is, they updated their library. I will update the documentation as well.

From: @.> Sent: Thursday, August 17, 2023 10:11 AM To: @.> Cc: Vasileios @.>; @.> Subject: Re: [kochlisGit/ProphitBet-Soccer-Bets-Predictor] empty export file (Issue #28)

Name: pandas Version: 2.0.3

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1681750152, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALUJURCH22CHLQNTDJ5EKZLXVW73JANCNFSM6AAAAAA3OABY3E. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/28#issuecomment-1681789785, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BB4FVY3PESCBQIDOFADXRMTXVXC5BANCNFSM6AAAAAA3OABY3E. You are receiving this because you are subscribed to this thread.Message ID: @.***>