Re: ImplementionError on Elementary OS Luna while running bootstrap.py

2017-03-23 Thread Arshad Khan
On Wednesday, March 22, 2017 at 4:35:54 PM UTC+5:30, Arshad Khan wrote: > Hi, I got the following error while running bootstrap.py on my system - > > Traceback (most recent call last): > File "bootstrap.py", line 170, in > sys.exit(main(sys.argv)) > File "bootstrap.py", line 160, in main

Re: ImplementionError on Elementary OS Luna while running bootstrap.py

2017-03-23 Thread Arshad Khan
On Thursday, March 23, 2017 at 5:33:46 AM UTC+5:30, Gregory Szorc wrote: > On Wed, Mar 22, 2017 at 4:05 AM, wrote: > > > Hi, I got the following error while running bootstrap.py on my system - > > > > Traceback (most recent call last): > >   File "bootstrap.py", line 170, in > >     sys.e

Re: ImplementionError on Elementary OS Luna while running bootstrap.py

2017-03-23 Thread Arshad Khan
On Thursday, March 23, 2017 at 5:33:46 AM UTC+5:30, Gregory Szorc wrote: > On Wed, Mar 22, 2017 at 4:05 AM, wrote: > > > Hi, I got the following error while running bootstrap.py on my system - > > > > Traceback (most recent call last): > >   File "bootstrap.py", line 170, in > >     sys.e

Re: ImplementionError on Elementary OS Luna while running bootstrap.py

2017-03-22 Thread Arshad Khan
On Thursday, March 23, 2017 at 5:33:46 AM UTC+5:30, Gregory Szorc wrote: > On Wed, Mar 22, 2017 at 4:05 AM, wrote: > > > Hi, I got the following error while running bootstrap.py on my system - > > > > Traceback (most recent call last): > >   File "bootstrap.py", line 170, in > >     sys.e

Re: ImplementionError on Elementary OS Luna while running bootstrap.py

2017-03-22 Thread Gregory Szorc
On Wed, Mar 22, 2017 at 4:05 AM, wrote: > Hi, I got the following error while running bootstrap.py on my system - > > Traceback (most recent call last): > File "bootstrap.py", line 170, in > sys.exit(main(sys.argv)) > File "bootstrap.py", line 160, in main > dasboot = cls(choice=opti