Re: [Tutor] (no subject)

2016-04-18 Thread Danny Yoo
On Mon, Apr 18, 2016 at 9:52 AM, Halema wrote: > Hello, > I have a project and need someone to help below you will see details about it > , please if you able to help email me as soon as possible and how much will > cost ! You might not realize this, but what you're asking is a violation of mo

Re: [Tutor] (no subject)

2016-04-18 Thread Alan Gauld
On 18/04/16 17:52, Halema wrote: > Hello, > I have a project and need someone to help below you will see details about it > , > please if you able to help email me as soon as possible > and how much will cost ! The good news is it doesn't cost anything but time. The bad news is that we won;t do

[Tutor] (no subject)

2016-04-18 Thread Halema
Hello, I have a project and need someone to help below you will see details about it , please if you able to help email me as soon as possible and how much will cost ! Thanks details: Computer programming Python You will download data files: 2010 U.S. Mortality Data and ICD10 code file. Both

Re: [Tutor] ImportError: No module named...

2016-04-18 Thread Marco Soldavini
Yeah, I spotted the mistake. There was a file left in the folder named reportlab.pyc which I could not see from the pycharm interface. Thanks! On Mon, Apr 18, 2016 at 1:47 AM, Danny Yoo wrote: > >> But I get the following error code on line 1 >> >> ImportError: No module named pdfgen >> > > Is r