Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

windows

Set up Python on Windows to not type “python” in cmd

August 17, 2022 by Magenaut

How do I have to configure so that I don’t have to type python script.py but simply script.py in CMD on Windows?

Categories Python, Q&A Tags cmd, path, python, windows Leave a comment

Connecting to Microsoft SQL server using Python

August 17, 2022 by Magenaut

I am trying to connect to SQL through python to run some queries on some SQL databases on Microsoft SQL server. From my research online and on this forum the most promising library seems to be pyodbc. So I have made the following code

Categories Python, Q&A Tags python, sql, windows Leave a comment

Python: how to kill child process(es) when parent dies?

August 17, 2022 by Magenaut

The child process is started with

Categories Python, Q&A Tags kill, linux, python, subprocess, windows Leave a comment

python ctypes issue on different OSes

August 17, 2022 by Magenaut

I’m trying to convert C function for python 3.6 use.

Categories Python, Q&A Tags c#, ctypes, python, python-3.x, windows Leave a comment

Python command not working in command prompt

August 17, 2022 by Magenaut

When I type python into the command line, the command prompt says python is not recognized as an internal or external command, operable program, or batch file. What should I do?

Categories Python, Q&A Tags command, python, windows, windows-8 Leave a comment

Using Python, how can I access a shared folder on windows network?

August 17, 2022 by Magenaut

I have a file that I would like to copy from a shared folder which is in a shared folder on a different system, but on the same network. How can I access the folder/file? The usual open() method does not seem to work?

Categories Python, Q&A Tags networking, python, windows Leave a comment

Pip – Fatal error in launcher: Unable to create process using ‘”‘

August 17, 2022 by Magenaut

I installed python 3.5.1 via ampps and it’s working. However, when i try to use pip, i get the following message:

Categories Python, Q&A Tags ampps, pip, python, python-3.x, windows Leave a comment

How can I hide the console window in a PyQt app running on Windows?

August 17, 2022 by Magenaut

Surely this is possible? I have been hunting through PyQt tutorials and documentation but cannot find the answer to it. Probably I just need to phrase my search query differently.

Categories Python, Q&A Tags command-line, pyqt, python, windows Leave a comment

What version of Visual Studio is Python on my computer compiled with?

August 17, 2022 by Magenaut

I am trying to find out the version of Visual Studio that is used to compile the Python on my computer

Categories Python, Q&A Tags python, visual-c++, visual-studio, windows Leave a comment

Fastest way to take a screenshot with python on windows

August 17, 2022 by Magenaut

What’s the fastest way to take a screenshot on windows? PIL.ImageGrab is rather slow.. it takes between 4-5 seconds to take 30 screenshots of the same small window. Taking screenshots of the whole desktop is even slower.

Categories Python, Q&A Tags python, screenshot, windows Leave a comment
Older posts
Newer posts
← Previous Page1 … Page8 Page9 Page10 … Page18 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress