-
I am facing issues with pycrypto installation.
Here is the console log:
```D:\Project\FOTA\workspace\uptane>python -m pip install -r dev-requirements.txt
Obtaining file:///D:/Project/FOTA/workspa…
-
I'm using the onmousedown property to call canvas.webkitRequestFullScreen(), however after I exit from fullscreen, the full screen button still has it's focus. Clicking any other widget will call the …
-
-
Hi Maarten,
it's me again :) I went through the config step of screen-analyzer, and everything looks good.
Now, when I run make I get the following:
[make_screen-analyzer.log](https://github.…
-
The [regression report](https://libraries.openmodelica.org/branches/history/master/2023-02-26%2005:19:20..2023-03-01%2017:50:55.html) between 2023-02-26 05:19:20 and 2023-03-01 17:50:55 shows, among o…
-
mdy behaves incorrectly when passed spelled out numbers.
example:
this works
> mdy("June 3rd, 1972")
[1] "1972-06-03"
this breaks
> mdy("June Third, 1972")
[1] "1972-06-19"
If this is…
-
`OMJulia.API.getClassNames(omc;class_="Modelica")` works fine.
`OMJulia.API.getClassNames(omc;class_="Modelica", recursive=true)`
gives:
`ERROR: OMJulia.Parser.LexerError("Error while lexing")`
…
-
I thought I read this issue was tackled but getting back to my [clock project](https://www.hackster.io/ericBcreator/alarm-clock-with-web-interface-wake-up-light-temp-more-75dc6a) and recompiling with …
-
Hello all,
would it be a lot of work to transform the data acquired with Tobii glasses 1 so that it can be used with Cili? I am looking for a python library that I can filter out eye blinks from pupi…
-
what is the meaning of the users?
When I add a user and save my configuration, I get a message that my save succeeded.
But when I run my test I get an error stating that that user doesn't exist. When …