Skip to main content

All Questions

Tagged with
1 vote
0 answers
163 views

How to sort thumbnails from a collection other low size photos?

I have a collection of low sized photos (low file size, say around 50KB), consisting of thumbnail images of my camera photos, whatsapp forwarded images and other images downloaded from internet. The ...
Aravind Muraleedharan's user avatar
1 vote
1 answer
544 views

Disable double click on .py files

I have a bunch a python scripts inside a folder with other files. I'm running them from batch file in order. Problem is that those are all .py files that you can run just by double click and if I ...
IGRACH's user avatar
  • 499
1 vote
0 answers
477 views

how to run a python code by Nsight system in Windows

I'm new here, I would like to know how I can run a python script in Nvidia Nsight Systems in windows. All the methods I saw on the internet are basically in Ubuntu systems and by the terminal (which I'...
Bruno Magacho's user avatar
0 votes
1 answer
325 views

PS2Exe to run Python Script Doesn't Print Color (Colorama)

I want some of my Python scripts on Windows to have a custom icon, have their filename text in the title bar, and I want them to be pinnable to the taskbar and start menu. The easiest way to do this, ...
EllipticalInitial's user avatar
2 votes
0 answers
1k views

Creating a new anaconda environment available to all users

We are a group of users using the same multi user anaconda installation on a server. I have installed a new virtual environment using the command below. I want the new environment available to all ...
Erik Böhlmark's user avatar
1 vote
1 answer
162 views

Latex Doesn't Render Properly on Windows 10 But Does on Linux

I installed MikTex on Windows 10 (basic-miktex-2.9.6520-x64.exe) and ghostscript (gs922w64.exe), and I am using "latex2svg.py." I'm wanting to generate SVG files from Python. This is the ...
EllipticalInitial's user avatar
0 votes
1 answer
3k views

Python in Task Manager or Background Services in Windows?

I just installed Python on Windows system. Just like any software, curious if Python has a background service or program running in Task Manager or Services, when I'm not actually using the program. ...
MarkAllen4512's user avatar
0 votes
0 answers
666 views

Corrupted python.exe file

Whenever the command "where python" is executed a path is shown that leads me to the .exe file. Problem is that whenever I try to delete the file this window pops up: I've tried installing ...
X HOxha's user avatar
2 votes
2 answers
1k views

The option on PyCharm Mac "Reveal in Finderl" what is in PyCharm for Windows

I am learning Python watching tutorials of Mosh. There he shows an option to add a xl file on pychram project using the option "Reveal in Finder" but I can't find it on my windows machine ...
Dabananda Mitra's user avatar
0 votes
2 answers
26k views

Run as administrator missing for Python .py files

This is a frustrating error I keep getting: Every other application I get I can right click it and get this (Blacked out some personal details.): Run as administrator is clearly there and works fine, ...
rabbibillclinton's user avatar
0 votes
0 answers
483 views

Can not run batch file from Run box even after added to Path

I am trying to run a batch file from the Run box. I am very new to Python and going through some introductory courses. It is a simple 'Hello World! batch file called hello.bat: @py C:\Users\user name\...
jamesjrz1's user avatar
0 votes
1 answer
1k views

How to add Anacond's python to path and run it inside a given terminal

I solved my own question but I thought I'd share my problem and answer for anyone else having this issue. In a nutshell, I installed Anaconda and I wanted it to be my one and only source for Python. I ...
gcr's user avatar
  • 111
0 votes
2 answers
2k views

Batch script not running at startup using Windows Task Scheduler

I have written a simple batch script [E:\Project Artemis\startup.bat] to start Python SimpleHTTPServer at startup of Windows 7, with the script working when I manually execute it, but after adding it ...
Alpha Delta's user avatar
1 vote
1 answer
617 views

Windows Powershell using python Ping instead of default

I am trying to run a ping using windows powershell, but this is the result: ping google.com Traceback (most recent call last): File "C:\Program Files\Python36\Scripts\ping.py", line 31, in ...
Ale1794's user avatar
  • 125
0 votes
1 answer
178 views

How to get "Edit with Idle" into the context window

I have the same problem as this question here Python IDLE disappeared from the right click context menu But I am not too sure what Eryk Sun is doing here. Can somebody tell me more clearly what he is ...
John Ison's user avatar

15 30 50 per page
1 2 3
4
5
20