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

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

2017-03-22 Thread Richmond
Arshad Khan wrote: > On Wednesday, March 22, 2017 at 4:47:35 PM UTC+5:30, Richmond wrote: >> Arshad Khan wrote: >>> 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

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

2017-03-22 Thread Arshad Khan
On Wednesday, March 22, 2017 at 4:47:35 PM UTC+5:30, Richmond wrote: > Arshad Khan wrote: > > 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): > >> Fil

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

2017-03-22 Thread Richmond
Arshad Khan wrote: > 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 "bootst

ImplementionError on Elementary OS Luna while running bootstrap.py

2017-03-22 Thread arshdkhn1
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=options.application_choice, no_interactive=options.no_int

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

2017-03-22 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