Can't execute command
See original GitHub issueHi.
I’m trying to execute command samsungctl --host 192.168.1.110 --port 8001 --method legacy KEY_CONTENTS
but got an error
PS C:\WINDOWS\system32> samsungctl --host 192.168.1.110 --port 8001 --method legacy KEY_CONTENTS
Traceback (most recent call last):
File "d:\program\python\python36\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "d:\program\python\python36\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "d:\Program\Python\Python36\Scripts\samsungctl.exe\__main__.py", line 9, in <module>
File "d:\program\python\python36\lib\site-packages\samsungctl\__main__.py", line 102, in main
config = _read_config()
File "d:\program\python\python36\lib\site-packages\samsungctl\__main__.py", line 32, in _read_config
directories.append(os.path.join(os.getenv("HOME"), ".config"))
File "d:\program\python\python36\lib\ntpath.py", line 75, in join
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not NoneType
UE-32EH5300
P.S. Also I can’t turn on TV when it’s off 😦
Issue Analytics
- State:
- Created 5 years ago
- Comments:9
Top Results From Across the Web
Fix Sims 4: Unable to Execute Command - Player Assist
So, to fix unable to execute command in Sims 4, make sure that you're in the game, and that you have selected a...
Read more >Fix Sims 4 Cheats Unable To Execute Command (2022)
Using cheats or console commands but they are not working? Here are the reasons why & how to fix the Sims 4 Unable...
Read more >[Solved] Fix Sims 4 “Unable To Execute Command”
To recap, “unable to execute command” usually happens when a player tries to execute commands in the main menu and not in the...
Read more >Unable to execute commands in command prompt get ...
a) Click on “start” and type “cmd” (without the quotations). b) Right Click on the “cmd” icon and select “Run as administrator”.
Read more >testingcheats true = unable to execute command
Now, whenever I enter testingcheats true into the command bar, it tells me "Unable to execute command". It doesn't matter what version I...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This isn’t my code…just trying to help. I would try the forked library https://github.com/kdschlosser/samsungctl which has added some wake on lan functionality which does work for my tv model.
Problems are still here. This script asks only for IP adress, then shows an error abou get_macadress function and nothing happens. Nevermind. Thanks for your help!