Git Product home page Git Product logo

ranet-clone's Introduction

๐Ÿธ contact me for a copy of my CV (not listed publicly for privacy reasons).
i dabble in pharmacology and biochemistry in my free time. feel free to say hi :)

wakatime Last Online Total Beats

ranet-clone's People

Contributors

5ht2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ranet-clone's Issues

Docker build fails due to missing "leptonica/allheaders.h"

docker build -t ranet .
Sending build context to Docker daemon    130kB
Step 1/8 : FROM golang:latest
 ---> 0659a535a734
Step 2/8 : RUN mkdir /ranet-data
 ---> Using cache
 ---> 1f3eaae394ca
Step 3/8 : ADD . /ranet-clone
 ---> Using cache
 ---> 02501d2fde5b
Step 4/8 : WORKDIR /ranet-clone
 ---> Using cache
 ---> c36f86a10a1b
Step 5/8 : ENV MODE all
 ---> Using cache
 ---> e7075be1c9fb
Step 6/8 : ENV THREADS 4
 ---> Using cache
 ---> 8f78e004a167
Step 7/8 : RUN go build -o ranet .
 ---> Running in 87a768ca36c2
go: downloading github.com/otiai10/gosseract/v2 v2.3.1
go: downloading github.com/disintegration/imaging v1.6.2
go: downloading golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
# github.com/otiai10/gosseract/v2
tessbridge.cpp:5:10: fatal error: leptonica/allheaders.h: No such file or directory
    5 | #include <leptonica/allheaders.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
The command '/bin/sh -c go build -o ranet .' returned a non-zero code: 2

Prior to running, had set:
RANET_DATA=/mnt/user/downloads/ranetImages
echo "{}" > "$RANET_DATA/config.json"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.