Troels F. Rønnow
Troels F. Rønnow
I get this error with Gen6 electronics, marlin firmware b86336c and Pronterface OS prebuilt binaries March 2012. Has this error been located yet?
Hi Erik, Thanks for your response. Searching for the error with Google I have end up on the wrong version of the Marlin firmware. The version I use is V1...
I have the same issue. It happens to me when I try to reproduce [this example](https://codesandbox.io/s/miiho?file=/src/index.tsx:242-294) on my local machine using `@mrblenny/react-flow-chart": "^0.0.13`, node v10.20.1 and yarn v1.16.0.
@rksm I took your branch for a spin and it worked pretty much out of the box without breaking my existing. Thanks a lot for this work - I really...
> @troelsfr There was an issue with deserializing `TaskMeta::date_done` which was expected to be a `chrono::NaiveDateTime` but the timestamp used now has a timezone. The latest commit fixes this. I...
I've just tested this bug on a Mac Studio and an Intel NUC with Ubuntu 22. The issue reproduces on macOS but not on Ubuntu where everything works fine.
@bettinaheim it seems to me that this may be deprecated as we are moving to native LLVM arrays if I recall correctly?
Hi @k4rtik . Thanks for brining this up. As you correctly point our, the section you refer was updated in PR #13 which has been open for far too long....
@bettinaheim could we discuss which of these out-commented code blocks are needed in the tests: https://github.com/qir-alliance/qat/blob/main/qir/qsharp-target-tests/TargetTestScripts/__init__.py
@bettinaheim we currently have a placeholder in the code to address this. Do you have any thoughts on how we should proceed?