distutils error quickly package

Asked by Alain Guillemin

Hi.

I'm rather new to quickly and I think for someone who starts programming with python it is a great app!
But...
I do have a problem!
I have written an application and I now want to upload it to my ppa I created! So I followed the steps in the quickly tutorial and everything went fine until I wanted to package! Always getting the same warning (see below)!

Can someone help me out??? I already looked around but don't seem to find the answer!
I'm using Ubuntu 11.10 if this matters???

alain@AGU-ACER-HOME:~/py_project/yarncount$ quickly package
........
Command returned some WARNINGS:
----------------------------------
WARNING: the following files are not recognized by DistUtilsExtra.auto:
  yarncount/YarncountWindow.py~
----------------------------------
Do you want to continue (this is not safe!)? y/[n]: n
An error has occurred when creating debian packaging
ERROR: can't create or update ubuntu package
FOUT: package commando gefaald
Annulering

Question information

Language:
English Edit question
Status:
Solved
For:
Quickly Edit question
Assignee:
No assignee Edit question
Solved by:
Alain Guillemin
Solved:
Last query:
Last reply:
Revision history for this message
Alain Guillemin (alain-guillemin) said :
#1

Oh by the way... I'm from Belgium, so if you answer in Dutch that is fine too!

Revision history for this message
Alain Guillemin (alain-guillemin) said :
#2

Hi everyone.

Seems that packaging works fine when I continue after getting the warning!
The file that was not recognized is a hidden file and not important for packaging!

So problem solved!

I still have to learn a lot in python, quickly and glade, so if someone knows awesome tuturials, please let me know?
Thanks!