Scott Webster Wood

Results 15 comments of Scott Webster Wood

I recently installed this to implement one of the magento patches for v2.2.4. It worked fine for that. More recently, authorize.net released a patch for the end-of-life of the md5...

I'm not sure what the github standard is compared to a regular patch file, but I started comparing the diff that was working to the one from authorize.net and noticed...

np, thanks for tolerating my frustrated testing. I'm glad it was something simple and stupid.

I tried removing the 'weak' and it seemed to compile but did have 9 warnings.

It seems like it may be specific to certain file managers. I use cinnamon desktop from the old Mint distributions, now supported stand-alone by the community. It uses a file...

tried with --unsave_perm and --allow_root (running from root) - same result

I don't get this - i thought the whole point of using python virtual environments is that you could specify a version of python to use. Why is it necessary...

aaaaaaaaaaaaaaaaaaaand installing with python 3.11 doesn't work. I #$%#$^ hate python ``` Building wheels for collected packages: awsebcli, cement, termcolor Building wheel for awsebcli (setup.py) ... error error: subprocess-exited-with-error ×...

vcpkg might be more universal and could even be manually supported already if the install target is configured and simple.

it looks like the support for python 3.8 and 3.9 was starting to be implimented in pyinstaller 4.1. modifying the requirements.txt to v 4.1 for pyinstaller, I then get errors...