Applio icon indicating copy to clipboard operation
Applio copied to clipboard

[BUG] Compiled 3.1.1 version STILL missing JSON files and [log] when trying to create model

Open newtonsgroove opened this issue 1 year ago • 3 comments

Bug Description Compiled version missing JSON files when trying to create model.

Steps to Reproduce Outline the steps to replicate the issue:

Open Applio - follow steps at https://docs.applio.org/get-started/training/

Actual Results Messages - "Failed to train model..."

image

newtonsgroove avatar May 17 '24 10:05 newtonsgroove

Move Applio to a non-privileged repository (downloads, desktop...) and verify your dataset

blaisewf avatar May 17 '24 11:05 blaisewf

I've moved to desktop and Downloads trying the compiled version. I have the exact same issue. Tried with .2.0 and 3.1.1

newtonsgroove avatar May 21 '24 19:05 newtonsgroove

FIXED (sort of). Running from Downloads folder (not ideal but functional), Extracted all features before starting training.

Any chance to get this installed as a regular program that runs on the C drive?

newtonsgroove avatar May 24 '24 10:05 newtonsgroove

I see you misunderstood a few things:

  1. You need to complete all the steps (Preprocess and Extract) before starting the training process.
  2. Applio is written in Python and cannot be compiled into a standalone program.

aitronz avatar May 27 '24 16:05 aitronz