Quickly will not package files in source folder with project.
Asked by
Sebastian MacDonald
on 2010-04-18
While working on a project, I added a couple of python files to the src equivalent directory. 'quickly run' ran perfectly, read the files as expected. However, when I 'quickly package,' it claims it cannot find the dependencies. What am I doing wrong and how can I fix it?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Quickly Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Didier Roche
- Solved:
- 2010-04-18
- Last query:
- 2010-04-18
- Last reply:
- 2010-04-18
|
#1 |
Thanks for your interest into Quickly.
You should have in your project directory the bin/ directory which contain your main python file and a <project-name>/ directory, containing already some boiler plate.
You should include every additional files in the latest directory too.
You can have a look at the tutorial and you will see that a lot of files can be modified there ($ quickly tutorial in your project directory).
Sebastian MacDonald (sebas310) said : | #2 |
Thanks Didier Roche, that solved my question.
To post a message you must log in.