pepkit / caravel

A web GUI for pipeline job submission and management
http://caravel.databio.org
BSD 2-Clause "Simplified" License
5 stars 1 forks source link

summarizing a project that has not been run leads to an error #111

Closed nsheff closed 5 years ago

nsheff commented 5 years ago

Caravel server encountered exception(s):

UnboundLocalError: local variable 'stats_file_path' referenced before assignment

We should instead just say something about not being able to summarize.

stolarczyk commented 5 years ago

Can't reproduce this, this worked for me:

  1. remove the whole output_dir
  2. start caravel
  3. go to "Process"
  4. summarize

No errors, the summary pages just do not show any samples, objects etc

Can you provide more background to that situation?