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

log downloading does not work when running packaged exe #50

Closed
A-Baji opened this issue Jul 16, 2024 · 1 comment · Fixed by #51
Closed

log downloading does not work when running packaged exe #50

A-Baji opened this issue Jul 16, 2024 · 1 comment · Fixed by #51

Comments

@A-Baji
Copy link
Owner

A-Baji commented Jul 16, 2024

PS D:\discordai> .\discordai.exe model create -c 1255993340218839111 -u adibiswat --ttime 0
INFO: Exporting chat logs using DiscordChatExporter...
INFO: This may take a few minutes to hours depending on the message count of the channel
INFO: Progress will NOT be saved if cancelled
--------------------------DiscordChatExporter---------------------------
Traceback (most recent call last):
  File "discordai\command_line\command_line.py", line 92, in <module>
  File "discordai\command_line\command_line.py", line 46, in discordai
  File "discordai_modelizer\command_line\command_line.py", line 40, in read_modelizer_args
  File "discordai_modelizer\customize.py", line 58, in create_model
  File "subprocess.py", line 548, in run
  File "subprocess.py", line 1026, in __init__
  File "subprocess.py", line 1538, in _execute_child
OSError: [WinError 193] %1 is not a valid Win32 application
[16060] Failed to execute script 'command_line' due to unhandled exception!
@A-Baji
Copy link
Owner Author

A-Baji commented Jul 16, 2024

This is because the included version of DiscordChatExporter is only for linux

@A-Baji A-Baji linked a pull request Jul 16, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant