PromptWizard icon indicating copy to clipboard operation
PromptWizard copied to clipboard

warning/error: No module named 'azure'

Open bmerkle opened this issue 2 months ago • 4 comments

I followed the instructions https://github.com/microsoft/PromptWizard?tab=readme-ov-file#steps-to-be-followed-for-custom-datasets and then I run demos\scenarios\dataset_scenarios_demo.ipynb and get the warning "No module named 'azure'"

seems there is a missing dependency ?

output:

mutated_prompt_generation=Sorry, I am not able to understand your query. Please try again.
Iterations completed:   0%|          | 0/3 [00:00<?, ?it/s]
Time taken to find best prompt: 0.6178853511810303 sec
Time taken to find best prompt: 0.6178853511810303 sec
No module named 'azure'
No module named 'azure'
No module named 'azure'

Optimization Finished...

Possible prompt variations:
No module named 'azure'
No module named 'azure'

bmerkle avatar Dec 19 '24 13:12 bmerkle