Exception occurs when the tempdir is non-existing.
Traceback (most recent call last):
File "/home/f7b/pdev/bin/fcp", line 11, in <module>
load_entry_point('pcircle', 'console_scripts', 'fcp')()
File "/home/f7b/pcircle/pcircle/fcp.py", line 1060, in main
os.rmdir(G.tempdir)
Exception occurs when the tempdir is non-existing.