question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing streamlink-script.py on Windows

See original GitHub issue

Bug report

  • I understand the difference between Streamlink and Streamlink Twitch GUI.
  • This is a bug report and I have read the contribution guidelines.

Environment details

Operating system and version:
Windows 10, all updates except the October update

Streamlink Twitch GUI version:
https://github.com/streamlink/streamlink-twitch-gui/releases/download/v1.6.0/streamlink-twitch-gui-v1.6.0-win64-installer.exe

Streamlink version:
https://github.com/streamlink/streamlink/releases/download/1.0.0/streamlink-1.0.0.exe

Configuration details:

Description

i have tried to get this to work for about 2 hours last night, Feb 13 2019, i tried uninstalling and deleting all of the appdata to reset it, i have download both the 64bit and the 1.0.0 of the streamlink and the streamlink twitch gui and i did my best to follow the rules but i keep getting streamlink misconfiguration couldn’t find pything script. i have no idea where to go. and i followed the wiki but none of it made sense to me. tried following youtubers but no one seems to get the same issue i do with this. oh also i just let them install where ever they want too

Expected / Actual behavior

I expect to stream, i can’t

Reproduction steps

  1. … click on stream

Log output

REPLACE THIS TEXT WITH THE LOG OUTPUT

Additional comments, screenshots, etc.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
bastimeyercommented, Mar 18, 2019

That’s caused by a recent packaging change in the Windows installer of Streamlink which is causing issues in the Twitch GUI. I’m still searching for a proper solution to this that’s not a cheap workaround. It’s not that simple, unfortunately.

For now, you’ll have to fix this yourself by choosing the streamlink.exe file from the installer’s bin subdirectory as the intended streamlink-script.py and selecting the included pythonw.exe file (notice the w) from the Python subdirectory as the python executable.

2019-02-05 15_42_35-streamlink twitch gui

More infos here: https://github.com/streamlink/streamlink/issues/2287

Let me pin this thread to the top, so everyone on Windows can see it. Sorry for the inconveniences.

I will also add a link to this thread in the wiki.

0reactions
bastimeyercommented, Apr 12, 2019

Closing, as it’s been a week since 1.7.0 and everyone already had the chance to upgrade by now who could possibly run into this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The option "Python/Native Debugging" is missing from the list ...
Go to C:\Program Files\Microsoft Visual Studio\2022\Community\Msbuild\Microsoft\VC\v170\Platforms\x64\ImportAfter folder and check if Microsoft.
Read more >
Python command not working in command prompt
I have installed the latest Python for Win10 from Releases for Windows. Just typing py in the Command Prompt Window starts Python. Microsoft...
Read more >
How to Install Pip on Windows - ActiveState
How to Install Pip on Windows · Check if pip is already installed by running the following on the command line: · Verify...
Read more >
Installing Python 2 on Windows
Check out our guide for installing Python 3 on Windows. First, download the latest version of Python 2.7 from the official website. If...
Read more >
4. Using Python on Windows — Python 3.11.1 documentation
If you require Windows 7 support, please install Python 3.8. There are a number of different installers available for Windows, each with certain...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found