rEes9P
rEes9P
Ran into a bunch of `env: python: No such file or directory` messages after upgrading to macOS Monterey. Is the fantastic nzbToMedia likely to work with Python3 anytime in the...
> Just to clarify here. nzbToMedia will work with Python2.7 (but i am not specifically testing new features) and all currently supported versions of Python3. > > The issues with...
@clinton-hall, many thanks! I added `.py=/usr/local/bin/python3` to my original ShellOverride list and nzbToMedia is back up and running. I still can't get FakeDetector, PasswordDetector, ExtendedUnrar and EasySort to work though...
Thanks for this @clinton-hall. I don't have Python2 installed though as it's no longer bundled with the version of macOS I am on and is not easily available on Homebrew...
Thank you! Only if and when convenient 🙏🏼 I did get your Python3 version of DeleteSamples
Thanks a ton for all your help @clinton-hall! Very generous of you to find these resources for me. Everything now works fine except for FakeDetector and PasswordDetector. I am posting...
> With PasswordDetector, Try installing "requests" `pip3 install requests` Did as you suggested and PasswordDetector seems to work now! Thanks! On an aside, interestingly I just noticed that PasswordDetector seems...
> For Fake Detector, I have just made a small change to https://github.com/clinton-hall/FakeDetector.git that may resolve this... > I think this may have something to do with encoding, and there...
> as nzbToMedia now won't run on Python 2.x, is there any reason the hashbangs for nzbToMedia can't be updated to point to Python 3? @OneCDOnly I am not very...
Thanks @OneCDOnly. So, `brew info python` yields the following. Not sure if it is helpful to identify whether my Python binaries are linked as necessitated but I did run `brew...