Giter VIP home page Giter VIP logo

ppp's People

Contributors

dpar39 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ppp's Issues

Webapp Issues

I'm getting the following error on the webapp.


charles.henry@PRIVATE MINGW64 ~/PassPortPhotoApp/webapp (master)
$ ng serve
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
Date: 2019-02-28T03:22:23.927Z
Hash: 04a2f11cada0a3b80a0f
Time: 5270ms
chunk {main} main.js, main.js.map (main) 1.98 kB [initial] [rendered]
chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 709 bytes [initial] [rendered]
chunk {runtime} runtime.js, runtime.js.map (runtime) 5.22 kB [entry] [rendered]
chunk {scripts} scripts.js, scripts.js.map (scripts) 87 kB  [rendered]
chunk {styles} styles.js, styles.js.map (styles) 76.8 kB [initial] [rendered]
chunk {vendor} vendor.js, vendor.js.map (vendor) 335 kB [initial] [rendered]

ERROR in node_modules/rxjs/internal/types.d.ts(81,44): error TS1005: ';' expected.
node_modules/rxjs/internal/types.d.ts(81,74): error TS1005: ';' expected.
node_modules/rxjs/internal/types.d.ts(81,77): error TS1109: Expression expected.

i 「wdm」: Failed to compile.

Add a sponsor / donate button

I would love to donate / sponsor something. This saved me a lot of time. Thank you so much for making available for free.

Webapp no loading

Hello.
Thanks for this code, the idea is great.
I have uploaded to my webhosting, but the HTML index file won't load at all.
am new into this so i dont know if there is anything wrong am doing.

is there a documentation or help to let us know how to upload and work the HTML or how to make the android app for this?

Thanks

Carify LICENSE

Under what license is this published / may it be distributed or reused?

Unable to build CLI

Hi,

I'm unable to build the CLI as described in the README. I have Python 3.10.2, CMake 3.22.2, and Visual C++ Redistributable 2015-2022 x64 installed. When attempting to build, I run into the following issue.

Despite troubleshooting, I end up in the same place every time:

Traceback (most recent call last):
  File "build.py", line 942, in <module>
    BUILDER = Builder()
  File "build.py", line 931, in __init__
    self.build_dlib()
  File "build.py", line 421, in build_dlib
    self.build_cmake_lib(dlib_extract_dir, cmake_extra_defs, ['install'], True)
  File "build.py", line 521, in build_cmake_lib
    self.run_cmd(cmake_cmd)
  File "build.py", line 219, in run_cmd
    cwd=cwd, input=input)
  File "build.py", line 143, in run_cmd
    cmd_all = [self._vcvarsbat, vs_arch[self._arch_name]] + \
AttributeError: 'ShellRunner' object has no attribute '_vcvarsbat'

ISSUE IN WEB APP

ERROR in src/app/about/about.page.ts:2:44 - error TS2307: Cannot find module 'src/environments/app-build-info'.

2 import { AppBuildInfo, appBuildInfo } from 'src/environments/app-build-info';
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Allow reusing system libraries

Currently the build system vendors opencv, dlib, googletest. It would be nice to allow reusing system libraries for this.
The build system could use an overhaul in general.

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.