Re: Request to advise error for python.

2021-10-24 Thread tommy yama
Thank you MRAB. As somebody mentioned before, the easiest solution is you can do pip install before typing python. That would work. On Sun, Oct 24, 2021 at 12:00 AM MRAB wrote: > On 2021-10-23 14:53, tommy yama wrote: > > It seems you use windows to install. > > > > >

Re: Request to advise error for python.

2021-10-23 Thread tommy yama
It seems you use windows to install. Then, you need conda. Pip works for Linux. Check this out. https://numpy.org/install/ On Thu, Oct 21, 2021, 11:35 PM Grant Edwards wrote: > On 2021-10-21, Mats Wichmann wrote: > > > There are some nuances. If you are on a Linux system, Python is a > >

Re: Unable to remove setup of 3.9.5 from Windows 10

2021-06-20 Thread tommy yama
Unrelated topic, but i thought Windows 10 will be retired anytime soon. On Sun, Jun 20, 2021 at 5:58 AM Mats Wichmann wrote: > On 6/19/21 10:14 AM, Manish Jain wrote: > > Hello Team, > > > > I have installed the Python 3.9.5 and trying to remove from the PC > through > > the Uninstall Program

Re: The importance of mental health

2021-05-12 Thread tommy yama
I do not know you and your past but guess destigmatization of mental illnesses is an important agenda to people, On Tue, May 11, 2021 at 8:34 AM Mirko via Python-list < python-list@python.org> wrote: > Am 10.05.2021 um 15:16 schrieb Kyle Stanley: > > Hey all, > > > > In these last few months, I

gTTS in python

2021-03-08 Thread tommy yama
Hi, Anyone might be familiar with gTTS ? https://pypi.org/project/gTTS/ Thanks. -- https://mail.python.org/mailman/listinfo/python-list

google text-to-speech python

2021-03-07 Thread tommy yama
Hi, Anyone familiar with how to change speech pace with python script? Thanks! -- https://mail.python.org/mailman/listinfo/python-list

Re: Running Jupyter Notebook

2021-02-10 Thread tommy yama
Hi, Have you tried this? python -m notebook On Wed, Feb 10, 2021 at 11:28 PM Rafael Llera wrote: > I installed Python and jupyter via pip, but when I run jupyter notebook I > keep getting the following error. > > Requirement already satisfied: pyparsing>=2.0.2 in >

Re: Jupyter notebooks to A4 (again)

2021-01-28 Thread tommy yama
Hi, A4article is not indicated in git as you had a look. :( Maybe that format (A4article) was depreciated already? On Fri, Jan 29, 2021 at 6:52 AM Martin Schöön wrote: > Den 2021-01-25 skrev tommy yama : > > Hi Martin, > > > > I noticed that i did use the same , >

Re: Jupyter notebooks to A4 (again)

2021-01-25 Thread tommy yama
Hi Martin, I noticed that i did use the same , formats are mentioned in git already. https://github.com/jupyter/nbconvert On Mon, Jan 25, 2021 at 6:47 AM Martin Schöön wrote: > Hello all, > > Some years ago I asked about exporting notebooks to pdf in > A4 rather than US Letter. I got help,

Saying bye bye to Python 2

2020-01-10 Thread tommy yama
As many know, python 2 was retired.  This means imminent migration to 3 will be a must ? I thought that upgrading is not that simple. thanks ! -- https://mail.python.org/mailman/listinfo/python-list

Re: hexdump module installation error

2019-12-21 Thread tommy yama
fixed now. I guess pip3 is linked to pip2 and installed python3 again. On Sat, Dec 21, 2019 at 8:44 AM tommy yama wrote: > Thanks to all giving me helpful comments. > Multiple hexdump files are found. Maybe that"s the reason. > > I guess i can figure out > > > > &

Re: hexdump module installation error

2019-12-21 Thread tommy yama
Thanks to all giving me helpful comments. Multiple hexdump files are found. Maybe that"s the reason. I guess i can figure out On Thu, Dec 19, 2019 at 5:29 PM Dennis Lee Bieber wrote: > On Thu, 19 Dec 2019 12:43:11 +0000, tommy yama > declaimed the following: > > > >

Re: hexdump module installation error

2019-12-19 Thread tommy yama
Yes. thanks for your enthusiasm. i may raise this in the git On Thu, Dec 19, 2019 at 12:46 PM Rhodri James wrote: > On 19/12/2019 12:43, tommy yama wrote: > > Thanks for your quick response i did not expect. > > I hope you see the error below in my response as i just

Re: hexdump module installation error

2019-12-19 Thread tommy yama
acBook-Air LibraBrowser % Cheers, On Thu, Dec 19, 2019 at 12:21 PM Rhodri James wrote: > On 19/12/2019 11:23, tommy yama wrote: > > Thanks for your kind response. > > The error was simply "module Hexdump was not found". > > Several things: > > a) Did it reall

Re: hexdump module installation error

2019-12-19 Thread tommy yama
Thanks for your kind response. The error was simply "module Hexdump was not found". Regards, On Wed, Dec 18, 2019 at 11:39 PM Rhodri James wrote: > On 18/12/2019 02:23, tommy yama wrote: > > Hi, > > > > This sounds familiar to somebody? > > After upgrading

hexdump module installation error

2019-12-18 Thread tommy yama
Hi, This sounds familiar to somebody? After upgrading my mac OS to Catalina, this persists even after pip3 install hexdump. [image: image.png] thanks. -- https://mail.python.org/mailman/listinfo/python-list

Re: Unable to install Flask-Mongoengine

2019-12-15 Thread tommy yama
how about pip3? On Sun, Dec 15, 2019 at 5:16 PM Test Bot wrote: > Hi Guys, > > I am unable to install *Flask-Mongoengine* using pip. Here are my > specifications > > 1. *OS* => OSX 10.14.6 > 2. *Python* => Python 3.8.0 (Working in a virtualenv) > 3. *Dependency Manager* => pip(19.3.1),

Re: Looking for python pentest scripts

2019-11-10 Thread tommy yama
http://pentestmonkey.net/ On Mon, Nov 11, 2019 at 12:42 PM Terry Reedy wrote: > On 11/10/2019 7:32 PM, Bob Gailer wrote: > > > On Nov 10, 2019 6:40 AM, "nixuser" wrote: > >> can someone tell about good resource for python related pentesting > >> scripts? > >> any extensive list? > > > Try

pip3 install keyboard did not work in my environment

2019-10-27 Thread tommy yama
Hi, keyboard module can be installed with pip3? Regards, -- https://mail.python.org/mailman/listinfo/python-list

Re: installing libraries

2019-10-16 Thread tommy yama
You can use python 3 spider probably. On Wed, Oct 16, 2019 at 7:22 PM Tesfalem Abraham wrote: > hello users, > > Here, I tried to start python 2.7 (spider) but I could not install or add > my lib to the working area. > > I do appreciate your suggestions for me. > > thanks. > -- >

Help Wanted for the error

2019-09-27 Thread tommy yama
Hi , Has anyone seen similar errors previously? I just encountered the error below and need to fix asap. File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/google/protobuf/descriptor_pool.py", line 175, in _CheckConflictRegister raise TypeError(error_msg)

Re: TechRepublicDEVELOPERCXO JPMorgan's Athena has 35 million lines of Python code, and won't be updated to Python 3 in time

2019-09-13 Thread tommy yama
"35 million lines of python code" it is insane. On Fri, Sep 13, 2019 at 9:39 PM Skip Montanaro wrote: > > > https://www.techrepublic.com/google-amp/article/jpmorgans-athena-has-35-million-lines-of-python-code-and-wont-be-updated-to-python-3-in-time/ > > I doubt this is unusual, and presume JP

Re: how to setup for localhost:8000

2019-03-01 Thread tommy yama
Here you go A port can be configurable. https://www.tutorialspoint.com/python/python_http_server.htm On Mon, Feb 25, 2019 at 12:48 PM Cameron Simpson wrote: > On 24Feb2019 19:00, 0x906 wrote: > >>> I am working on window 7 and Python 3.5 to setup a localhost:8000 > >>> but it did not get

Re: Cannot find reference 'bluetoothctl' in 'sh.py' less... (Ctrl+F1)

2018-11-15 Thread tommy yama
Hello there Have you tried it with npm? https://www.npmjs.com/package/bluetoothctl On Thu, 15 Nov 2018, 15:10 dieter srinivasan writes: > > As am newbie to python, I am planning to automate BT functionality test > > using Bluez "bluetoothctl" utility by writing python wrapper and robot > >

Re: Good editor for python

2018-11-11 Thread tommy yama
Komodo edit is enchanting personally, On Mon, 12 Nov 2018, 06:06 Andrew Z Brian, thank you for sharing. Looks very interesting. > > On Sun, Nov 11, 2018, 10:46 Brian J. Oney via Python-list < > python-list@python.org wrote: > > > Hi Olivier > > > > I am glad you did not trigger an editor war. I

Re: Error in installing "conda-build"

2018-11-11 Thread tommy yama
sorry, this is solved. On Sun, Nov 11, 2018 at 12:49 PM tommy yama wrote: > Hi there, > > Anyone encountered the same problem? > > ommand "python setup.py egg_info" failed with error code 1 in > /private/tmp/pip-install-ReWrqJ/conda-build/ > > > Your advice

Error in installing "conda-build"

2018-11-10 Thread tommy yama
Hi there, Anyone encountered the same problem? ommand "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-install-ReWrqJ/conda-build/ Your advices would be appreciated. -- https://mail.python.org/mailman/listinfo/python-list

Re: SSHLibrary (PyNaCl and Cryptography) inst for Python 3.6.4 in Windows 10

2018-10-18 Thread tommy yama
It's mentioned that pypi includes what you need. https://pypi.org/project/robotframework-sshlibrary/ On Fri, 19 Oct 2018, 01:28 MRAB, wrote: > On 2018-10-18 07:28, Saila wrote: > > keskiviikko 17. lokakuuta 2018 20.18.55 UTC+3 Thomas Jollans kirjoitti: > >> On 2018-10-17 16:41, Saila wrote: >

Re: Bottle framework references

2018-08-23 Thread tommy yama
More specifically, which online docs? > On 22 Aug 2018, at 8:38 am, Jason Friedman wrote: > >> >> I am building up the microsite based on Bottle framework now. >> Any references/books? I am unfamiliar with this framework yet. >> >> I have used it with success. The online documentation was

Bottle framework references

2018-08-21 Thread tommy yama
What’s up? I am building up the microsite based on Bottle framework now. Any references/books? I am unfamiliar with this framework yet. Thanks! -- https://mail.python.org/mailman/listinfo/python-list

Re: Hi everyone

2017-05-24 Thread tommy yama
Hi Ian, yeah. feel free to ask for any relating python. thanks! On Thursday, May 25, 2017, Ian Kelly wrote: > On Wed, May 24, 2017 at 11:20 AM, Spaarwiel > wrote: > > > > Hi there, i was always interested in coding but never took

Gephi development references

2017-04-22 Thread tommy yama
Hey there Pythoners, Hope you guys are all well. I am actually very interested in learning the gephi, a platform which is capable of easily developing a variety of awesome graphs. Dose anyone give me some code samples and resources which relates the gephi? Appreciated for reading this! T --

Re: Basics of pythons 

2017-04-21 Thread tommy yama
Hi there, For what, you want to learn? On Sat, Apr 22, 2017 at 1:10 AM, Thomas Nyberg wrote: > On 04/21/2017 08:06 AM, harounelyaako...@gmail.com wrote: > > Hey everyone, I'm willing to learn python , ant advices ? > > Thanks in advance > > > Here is a tutorial: > >

Re: mentor training python Romania with certification

2016-08-16 Thread tommy yama
Check it out. It is pretty basic material,though! https://www.python.org Go for it. On Tue, Aug 16, 2016 at 11:14 PM, blue wrote: > Hi. > > I'm from Romania. > I need to update my skils under python. > I need to find one mentor ( class, training ) to obtain one

sample chatting apps in pyqt

2016-06-30 Thread tommy yama
Hi all, Let me post my question here Has anyone installed and run any of sample chat apps in pyqt? Although I've tried to install and run sample scripts in pyqt once, the error said pyqt must be reinstalled. Appreciate for your suggestions. Thanks. Tomo --

Re: Errors in installation of matplotlib and pandas on Macbook

2016-06-30 Thread tommy yama
Hi there, Why you would not use pip and anaconda for panda installation? It seems much easier to do the same. https://www.continuum.io/downloads#_macosx

Re: Developers using Python QT framework ??

2016-05-15 Thread tommy yama
Hey there, Many thanks, Vincent, On Sun, May 15, 2016 at 11:15 PM, Vincent Vande Vyvre < vincent.vande.vy...@telenet.be> wrote: > Le 15/05/2016 13:19, tommy yama a écrit : > >> Hi folks, >> >> Are there people using QT cross-platform framework on the list? &g

Developers using Python QT framework ??

2016-05-15 Thread tommy yama
Hi folks, Are there people using QT cross-platform framework on the list? I appreciate for your advices and references regarding this. I am a novice python programmer who started using this framework. Thanks a lot in advance! Tomo -- https://mail.python.org/mailman/listinfo/python-list