Alex

Results 9 issues of Alex

Hi @pocorall I experience different issues with scaloid sbt impoting to Idea. The seed repo of May 2015 was much better as for me. 1) It seems that README.markdown is...

Hi guys! I have made everything correct to import project. In read me there is: "Edit the generated run configuration. Remove the 'Before launch: Make' then add a new SBT...

Trying to run RunGraphExample frozen_graph.pb on trained model Faster-RCNN with Tensorflow 1.13.1 , org.deeplearning4j "1.0.0-beta6" (Tensorflow 1.15) ``` val data: Array[Array[Int]] = new Array[Array[Int]](img.getWidth * img.getHeight); for (i

Many devices display camera preview screen blacked. I think it might be a problem with autoexposure. The device have partial support of Camera2 API and are not legacy completely.

Priority: Critical
Affects Company: Expensify

Hi, trying to call **`getCommentsByMediaCode`** Got status code 200 but NullPointerException of body. The exception is thrown during **.executeHttpRequest(request)** I can make a fix but I need a suggestion what...

CircularImageView does not react on gravity parameters inside LinearLayout or RelativeLayout. It always anchors to top left corner. Built under Android 6.0

Hi, trying to run this lab from the course. https://github.com/GoogleCloudPlatform/training-data-analyst/blob/master/courses/ai-for-finance/solution/momentum_backtest_losing_money.ipynb And I get this error: ``` --------------------------------------------------------------------------- KeyError Traceback (most recent call last) /tmp/ipykernel_21116/1996377170.py in 1 tf = MyTradingFunctions() 2...

### Issue Summary When add maven dependency to sbt I get the error: `[Fatal Error] :1:326: The reference to entity "display" must end with the ';' delimiter.` ### Steps to...

Hello Nathan! Is there any issue how can I use external scala libraries in Processing-Scala environment (0165 / Scala fork)?