Re: ModuleNotFoundError: No module named 'Paramiko'

2024-04-08 Thread Sravan Kumar Chitikesi via Python-list
pip may be pointed to another python version. try to remove other python
versions and re install pip

Regards,
*Sravan Chitikesi*
AWS Solutions Architect - Associate


On Mon, Apr 8, 2024 at 10:58 PM Wenyong Wei via Python-list <
python-list@python.org> wrote:

>
> Dear Sir/Madam,
>
> Recently I encounter a problem that I can't import paramiko in my
> computer. My PC running on window 10 64 bits. I have investigate this issue
> via internet, there are a lot of solutions for this issue, after trying
> most of the steps, I still can't run this module, the major steps I have
> try are:
>
>
>   1.
> Install python ver 3.7.1 or 3.11.8 by itself or customer installation
> (changing the installation folder) and check add python to the path.
>   2.
> pip install paramiko, if ver 3.7.1 installed, need to upgrade the pip
> version.
>   3.
> Checking the environment path, there are two path related to the python,
> one for python.exe, the other for \Lib\site-packages\paramiko
>
> can you please provide advice on this issue?
>
>
>
> BR
>
> Ken
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: regarding installation of python version

2023-10-09 Thread Sravan Kumar Chitikesi via Python-list
I can help you

On Mon, 9 Oct 2023, 11:15 pm Thri sowmya.G via Python-list, <
python-list@python.org> wrote:

>
>
>The problem is how many times I have uninstalled the python version but
>always it is showing the  same version  after the installation  of new
>version too  .But in all control panel and file explorer at everywhere
> the
>system showing that the old  version got uninstalled  but again in
> command
>prompt or terminal it is in  same old version. I hope I will get a
>solution from you.
>
>
>
>
>
>   Thank you.
>
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Need help please

2023-04-10 Thread Sravan Kumar Chitikesi
use where cmd to find out the path of the binary and create a shortcut to
that file on desktop

Regards,
*Sravan Chitikesi*
AWS Solutions Architect - Associate


On Mon, Apr 10, 2023 at 10:03 AM Jack Gilbert <00jhen...@gmail.com> wrote:

> I D/L 3.11.3, I can see it in CMD
>
> running W10 64bit
>
> I have IDL on my desktop,
>
> HOW do I get 3.11.3 on my desktop?
>
> Thanks
>
> Jack g
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: [Request for Assistance] To uninstall python installed in other user profile (Win 10)

2023-04-10 Thread Sravan Kumar Chitikesi
If Python was installed by user A in their own profile folder, it is likely
that it was installed just for that user. In this case, you may need to log
in as user A to uninstall Python from their profile. Have you tried logging
in as user A and uninstalling Python from there?

Regards,
*Sravan Chitikesi*
AWS Solutions Architect - Associate


On Tue, Mar 28, 2023 at 11:30 AM Yogesh Tirthkar <
yogeshtirthkar-ven...@gic.com.sg> wrote:

> Hi Team,
>
> Could you please advise on the scenario in windows 10 machine : Where we
> need to uninstall/remove python from user profile A (installed by user A in
> its own profile folder) - via an admin user or system account.
>
> Currently when we try to uninstall it via admin/system account - it
> displays that the python product is not installed for this user
> (admin/system).
>
> Appreciate your assistance.
>
>
> Regards,
> Yogesh.
>
> _
> Technology Group | GIC Private Limited | 168 Robinson Road, #37-01,
> Capital Tower, Singapore 068912
>
>
> This email from GIC may contain confidential information. Unauthorised
> communication and disclosure of any information in this email is
> prohibited. If you are not the intended recipient, please notify the sender
> and delete this email immediately.
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: python39.dll not found

2021-10-01 Thread Sravan Kumar Chitikesi
You might copy the installation files from one to another computer, but you
missed the copying pytho**.dll from from windows/system32 folder.

Regards,
*Sravan Chitikesi*
AWS Solutions Architect - Associate


On Fri, Oct 1, 2021 at 12:38 AM jitendrabeura001 
wrote:

>Please someone help me to find the solution for the problem
>Whenever I am trying to run python idle after installing, it is showing
>me-
>[1]python.exe - Syntax Error
>The code execution cannot proceed because [2]python39.dll was not found.
>Re-installing the program may fix the problem.
>
> References
>
>Visible links
>1. http://python.exe/
>2. http://python39.dll/
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list