topogram / weibo-miner-server

Data Visualization engine for content spread on social networks
4 stars 0 forks source link

Missing CSV file crash app #43

Open clemsos opened 8 years ago

clemsos commented 8 years ago

Error should be handled properly and return 401

head = ''.join(itertools.islice(open(self.fname, "r"), 5)) IOError: [Errno 2] No such file or directory: u'/home/clemsos/Dev/topogram/topogram-server/uploads/Chunwan.csv' 118 <type 'int'>