mxrch

Results 84 comments of mxrch

Hey, thank you, I'll take a look at it !

@romanholidaypancakes I never could get it to work. ``` PS C:\Users\thher\pbtk> py .\gui.py Traceback (most recent call last): File "C:\Users\thher\pbtk\gui.py", line 462, in run for name, contents in self.extractor['func'](input_): File...

Hey, thanks for your issue ! You're right, it should throw a more relevent error. I think I'll make a custom error that I'll raise in this case, so users...

I'll update the issue when it's done :) I'm a lil busy right now but I'm doing my best

Are you ok with these changes ? https://github.com/mxrch/ProtoDeep/commit/fe01ca393d5606dcc60fddf3ba4f723110173408

Hey @lexiforest , I confirm these builds work on Windows 11 (23H2) 😊 ![Image](https://github.com/user-attachments/assets/fc41d811-fe0d-4ac7-ac0e-6a72f332dc69)

Hey @Lexterl33t sorry for the late Do you have a case where the actual code fails and the href actually starts by https://github.com/ ?

The version `1.66.2` seems to work with Python 3.13. I'll push it, let me know if it will fix your case, at least it pass the tests

Btw, if you need to clear your local auth : `gitfive login --clean`