StiliyanKushev / csgo-tradeup-cli

A Command Line Tool for generating profitable CSGO trade-ups using the genetic algorithm.
25 stars 2 forks source link

--eval Throwing weird errors #14

Closed SunfxDEV closed 1 year ago

SunfxDEV commented 1 year ago

Upon trying --smart and --eval with a path such as "./result.json" (which is in the help as an example) im getting the error: image image

StiliyanKushev commented 1 year ago

In your example, the JSON file "./result.json" does not exist. --eval accepts an input file, not an output path.