A community member is having trouble importing DFFullProgram, DataFrame, and DataFrameRowsOnly from llama_index.core.program. Another community member suggests installing llama-index-program-evaporate and importing the required classes from llama_index.program.evaporate.df. However, this leads to an error as the llama-index-programs-evaporate package is not found. The issue is eventually resolved, with a community member acknowledging a typo in the initial suggestion.
The discussion then shifts to a question about whether the dataset generator can produce JSON format, to which a community member responds that they would just write their own code, as it's essentially a simple for-loop calling a language model.
ERROR: Could not find a version that satisfies the requirement llama-index-programs-evaporate (from versions: none) ERROR: No matching distribution found for llama-index-programs-evaporate