Arlin Schaffel
Arlin Schaffel
This should be re-opoened. `gitinspector` has supported Python 3 for a long time. It appears this is a recent break due to Python 3.8.x. I can run everything fine using...
From https://py.processing.org/reference/PVector.html > Updated on Fri Aug 16 21:51:56 2019. #236 was fixed as a part of this PR https://github.com/jdf/processing-py-site/pull/153 but not until October 8th. So likely the site just...
Can you provide some more information? What operating system are you using, do you have Python installed already? Which versions? Any screenshots you could provide may also help.
This happens on many pages, and looks to be caused by the `` tag default broswer styling. I'm not super up to date on my CSS, but adding the style...
I just took a look at the main processing site to see what they do, and the same issue exists. They just have shorter examples. So @tabreturn I do think...
Which version of `Python Mode` do you have? You can find this by click on the dropdown on the top right, and clicking `Add Module`. That should open the `Contribution...
I think this might be related / relevant: https://github.com/jdf/processing-py-site/issues/142#issuecomment-574921841
Relevant working branch is here: https://github.com/jdf/processing-py-site/compare/master...FeXd:python3 Very messy working branch, but will clean it up if I'm successful in the future.
Just wanted to make a quick update. I needed to get Python 2 working on MacOS recently for a different project, so am now able to build the site again...
Just want to bump this, as I'm still having this issue as outlined originally.