I launch Jupyter notebook directly from the windows machine where its
installed, after launching background python.exe will be running and
automatically browser will redirect to http://localhost:/tree
==log==
[I 11:36:26.234 NotebookApp] JupyterLab extension loaded from
C:\asdf\AppData\Loca
Any help is appreciated..
Thanks in Advance..
--
https://mail.python.org/mailman/listinfo/python-list
Trying to load cifar10 dataset from keras library using juypter notebook, but i
am getting below error
SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1051)
During handling of the above exception, another exception occurred:
Exception: URL fetch failure on
https://www.cs.toro
Hi,
Entire chatterbot we feed the bot with data and it responds accordingly. But
why they say its a machine learning dialogue conversation. i dont see any
machine learning in that.
Atleast if bot doesnt have data what user speaks, if it learns and speaks next
time then we can accept machine le
On Saturday, 14 November 2015 23:04:40 UTC+5:30, Cai Gengyang wrote:
> I want to write a program in Python that does this
>
> "Write a program that prints the numbers from 1 to 100. But for multiples of
> three print "Fizz" instead of the number and for the multiples of five print
> "Buzz"
On Monday, 9 November 2015 18:07:36 UTC+5:30, hariramm...@gmail.com wrote:
> Hi,
>
> I am using multiprocessing with pexpect, issue is whenever i call a function
> which is having expect(), its throwing error which is genuine as multiple
> threads are processing it same time (i/o prompt same ti
On Monday, 9 November 2015 18:07:36 UTC+5:30, hariramm...@gmail.com wrote:
> Hi,
>
> I am using multiprocessing with pexpect, issue is whenever i call a function
> which is having expect(), its throwing error which is genuine as multiple
> threads are processing it same time (i/o prompt same ti
On Monday, 9 November 2015 18:07:36 UTC+5:30, hariramm...@gmail.com wrote:
> Hi,
>
> I am using multiprocessing with pexpect, issue is whenever i call a function
> which is having expect(), its throwing error which is genuine as multiple
> threads are processing it same time (i/o prompt same ti
Hi,
I am using multiprocessing with pexpect, issue is whenever i call a function
which is having expect(), its throwing error which is genuine as multiple
threads are processing it same time (i/o prompt same time by multiple
processes..so issues in picture...), so i want to use lock for that se
On Wednesday, 7 October 2015 19:44:12 UTC+5:30, gall.pav...@gmail.com wrote:
> Hi Guys,
> I need to change data in large excel file(more than 240 000 rows on sheet),
> it's possible through win32com.client, but i need use Linux OS ...
> Please, could you advise some-thing suitable!
>
> best rega
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
any way is there ???
--
https://mail.python.org/mailman/listinfo/p
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
if its a command i can launch a detached process for each request,
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
how to handle this ? any one pls help...
--
https://mail.python.or
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
please respond...actually i am in need of this multiprocessing..
--
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
Hi,
Anyone suggest...
--
https://mail.python.org/mailman/listinf
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
Hi,
issue in implementing multiprocessing with pxssh, its working
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
Hi All,
I am able to achieve it using multiprocessing package...
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
Hi Laura,
yes this is what i require and i don't need more than th
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
Hi Paul,
subprocess is used to spawn a new process with in the mac
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
Hi Laura,
at the same time means...
i have an activity say on two
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
Hi Michael,
please see earlier post to know the exact requirement
On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm...@gmail.com wrote:
> Hi All,
>
> Is there anyway i can login to remote servers at once and do the activity, i
> can do one by one using for loop..
>
> Thanks in advance.
Hi Laura,
I have checked fabric tutorial and examples, it didn't s
On Tuesday, 18 August 2015 08:27:33 UTC+5:30, hariramm...@gmail.com wrote:
> execute commands as su on remote server
>
> Postby hariram » Mon Aug 17, 2015 4:02 am
> Needed:
> I need to execute commands after doing su to other user on remote server(not
> sudo which doesn't require password) how i
Hi All,
Is there anyway i can login to remote servers at once and do the activity, i
can do one by one using for loop..
Thanks in advance.
--
https://mail.python.org/mailman/listinfo/python-list
Hey,
its resolved by small tweak :)
do child.sendline('logout') instead of child.logout()
Thanks...
--
https://mail.python.org/mailman/listinfo/python-list
On Tuesday, 8 September 2015 17:07:24 UTC+5:30, hariramm...@gmail.com wrote:
> Some where i am missing simple logic :)
>
> =
> child = pexpect.spawn('ssh hari@hostname')
> child.logfile = sys.stdout
> child.expect('hari\'s Password: ')
> =
>
> getting error as follows:
>
On Tuesday, 8 September 2015 17:07:24 UTC+5:30, hariramm...@gmail.com wrote:
> Some where i am missing simple logic :)
>
> =
> child = pexpect.spawn('ssh hari@hostname')
> child.logfile = sys.stdout
> child.expect('hari\'s Password: ')
> =
>
> getting error as follows:
>
On Tuesday, 8 September 2015 17:07:24 UTC+5:30, hariramm...@gmail.com wrote:
> Some where i am missing simple logic :)
>
> =
> child = pexpect.spawn('ssh hari@hostname')
> child.logfile = sys.stdout
> child.expect('hari\'s Password: ')
> =
>
> getting error as follows:
>
On Thursday, 3 September 2015 22:25:06 UTC+5:30, Palpandi wrote:
> Hi All,
>
> Is there any module available in python standard library for XML binding? If
> not, any other suggestions.
>
> Which is good for parsing large file?
> 1. XML binding
> 2. Creating our own classes
>
>
> Thanks,
> Pa
On Tuesday, 8 September 2015 17:07:24 UTC+5:30, hariramm...@gmail.com wrote:
> Some where i am missing simple logic :)
>
> =
> child = pexpect.spawn('ssh hari@hostname')
> child.logfile = sys.stdout
> child.expect('hari\'s Password: ')
> =
>
> getting error as follows:
>
Some where i am missing simple logic :)
=
child = pexpect.spawn('ssh hari@hostname')
child.logfile = sys.stdout
child.expect('hari\'s Password: ')
=
getting error as follows:
child.expect('hari\'s Password: ')
TypeError: must be str, not bytes
===
Thanks...
--
h
On Tuesday, 18 August 2015 08:27:33 UTC+5:30, hariramm...@gmail.com wrote:
> execute commands as su on remote server
>
> Postby hariram » Mon Aug 17, 2015 4:02 am
> Needed:
> I need to execute commands after doing su to other user on remote server(not
> sudo which doesn't require password) how i
On Tuesday, 18 August 2015 08:27:33 UTC+5:30, hariramm...@gmail.com wrote:
> execute commands as su on remote server
>
> Postby hariram » Mon Aug 17, 2015 4:02 am
> Needed:
> I need to execute commands after doing su to other user on remote server(not
> sudo which doesn't require password) how i
On Tuesday, 18 August 2015 08:27:33 UTC+5:30, hariramm...@gmail.com wrote:
> execute commands as su on remote server
>
> Postby hariram » Mon Aug 17, 2015 4:02 am
> Needed:
> I need to execute commands after doing su to other user on remote server(not
> sudo which doesn't require password) how i
On Tuesday, 18 August 2015 22:20:32 UTC+5:30, ryguy7272 wrote:
> I am trying to parse this XML file.
> http://www.usda.gov/oce/commodity/wasde/report_format/latest-July-2015-New-Format.xml
>
> I tried a bunch of things in R, and almost got it working, but it seems like
> there was some issue wit
execute commands as su on remote server
Postby hariram » Mon Aug 17, 2015 4:02 am
Needed:
I need to execute commands after doing su to other user on remote server(not
sudo which doesn't require password) how i can achieve this using python?
I googled and came to know that its not possible, so ju
36 matches
Mail list logo