Python Forum
Pyinstaller - I can't drag and drop into the CMD terminal anymore..
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pyinstaller - I can't drag and drop into the CMD terminal anymore..
#1
Hi guys, I wrote a script in Python 3 and it works. When I start my script ".py" a cmd terminal appears and from there I'm able to drag and drop a file into it to get the full path about the file. Now I converted my script in an ".exe" file with Pyinstaller. The script works exactly as before, but when I try to drag and drop a file into the cmd terminal, the full path is not inserted, the drag and drop action doesn't produce any kind of effect in the terminal. How can I solve this issue?
Reply


Messages In This Thread
Pyinstaller - I can't drag and drop into the CMD terminal anymore.. - by aquerci - Jan-11-2020, 01:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  My first script does not work anymore redfirebrooks 2 2,442 Jan-05-2021, 10:49 AM
Last Post: redfirebrooks
  Code used to work, not anymore for no apparent reason? chicagoxjl 1 1,915 Jan-08-2020, 05:05 PM
Last Post: jefsummers
  Python code suddenly not working anymore mike_b 5 5,820 Oct-02-2019, 03:38 PM
Last Post: ichabod801
  All of a sudden Pycharm doesn't run anymore (select valid interpreter) Luke_Drillbrain 1 5,307 May-04-2017, 07:30 PM
Last Post: buran
  Windows: Put File automatically under Cursor for Drag & Drop sym 1 3,513 Jan-13-2017, 04:55 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020