dapperfu (+++ATH0)

Results 12 comments of dapperfu (+++ATH0)

Ubuntu 18.04. Fails on both Ninja and GNUMake. Commits of the repos: llvm: 2da9f1a84d08bb39de022bb169d99883c3d96745 clang: d4b57547051f0bd30420c8e53dc46566c70de30f clang-tools-extra: b7f6587e294d3a6e3dc58cfb89a861ec4643322b misra: 2135e7674eba594ac9b23a6272fddaf61bc4a809

Release. Mostly following the build script. And I'm in no rush.

+1. I'm avoiding starting any projects in Python2 for the reasons listed above.

Update: My Python3 fork is unmaintained. Original Post: I spent the weekend hacking through more 2->3 migration stuff to the point where I'm happy tagging it as working. I've tested...

https://pythonclock.org/

No. You can't even run ```setup.py``` because of the Python2-isms. ``` python setup.py install Traceback (most recent call last): File "setup.py", line 11, in execfile(os.path.join(LOCAL_DIR, 'digits', 'version.py'), {}, version_locals) NameError:...

@xemose: > From the errors people are reporting Look at my fork and Python3 version of DIGITS 5. There's a lot more "Python 2 isms" in there than just print....

My digits3 fork is no longer maintained for reasons listed in later comment.

@richardcoder, Sorry I didn't get back to you sooner. For some reason GitHub didn't show me the notification in this thread. A bit of a backstory on the existence of...

I would love to contribute, but my backlog of other projects would probably upset my wife. Are there any university students (anywhere in the world) that would like to do...