Jeromie Kirchoff
Jeromie Kirchoff
It's there just hard to see. Looks like just a small change to /modules/theme-machine/node_modules/bootstrap/scss/_nav.scss FROM: ``` .nav-tabs .nav-link.disabled { color: #1d1e2f; background-color: transparent; border-color: transparent; } ``` TO something like...
hi @SemaSC2 , I hope you are well. I am playing around with the code and looks like this worked for me. This is what got me working. ```python from...
# Working Theory To Iterate as a short version of my items listed below: ### Tried: - Last 3 versions of pipupgrade - ignoring python2 when viewing pipupgrade - following...
Hi @max-sixty, Yeah, tried that and still having no luck. it is complaining in the `multiprocessing.pool.RemoteTraceback` about `TypeError: can only concatenate str (not "datetime.timedelta") to str`... Tried upgrading * `/usr/local/opt/python/bin/python3.7...
Thanks for the playlist! https://open.spotify.com/playlist/3EZJBuSsTXMeXrVbftFSmK but it looks like the issue is with encoding of the characters. This would need to assistance with how it handles international language chars.