Quickly Widgets Not in Dependencies
Asked by
E. E. Perry
In the program I built, I use the line:
from quickly import prompts
The program works fine on my development machine. I can package it, and it works! But.. if I package it and move it to another machine, the program will not work. i run the program in debug mode using -vv and it tells me that it cannot import prompts. If I install quickly-widgets on the second machine, it works.
My question is: why doesn't it make quickly-widgets a dependency? and How can I solve this problem so quickly-widgets is imcluded in the package?
Thanks! Quickly is great.
Elmer
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Quickly Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- E. E. Perry
- Solved:
- Last query:
- Last reply:
To post a message you must log in.