Coder Social home page Coder Social logo

gt521f52's People

Contributors

lcc avatar marlonchalegre avatar otacilion avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gt521f52's Issues

Can not Install Library

Hi,

I want to install the Library, but it not working

there some error
pi@raspberrypi:/GT521F52 $ pip3 install GT_521F52
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting GT_521F52
Could not find a version that satisfies the requirement GT_521F52 (from versions: )
No matching distribution found for GT_521F52
pi@raspberrypi:
/GT521F52 $

can you give me to resolve the error?

how to use setTemplate?

hello, first of all congratulations for the great work with the library.
I am developing a project using this library. And it is necessary to be able to download the templates, save them in a cloud database, and then upload them to the sensor.
With the function of makeTemplate or also that of getTemplate, it been possible to extract the information from the template, is the detail now how set that data in the function of setTemplate?
Could someone guide me?

As a comment, in examples.py if someone like me is finding that the first fingerprint is bone id = 0 does not recognize it, but the other footprints saved if, this is the detail, in line
# 18 if (pos):
the position to be = 0 detects it as false, and does not enter the condition of the if, just change
if(str(pos).isnumeric()):
, and you should solve the detail with the first fingerprint.

I hope someone can help me.
Thanks in advance.

Add GT521F52 to pip package manager

Hey, @LucasCCabral I want to work to add this library to pip library manager, so people will be able to just add this library in their requirements.txt and than import functions to the main code.

I already started writing the setup.py file and hope to make a pull request soon.

ImportError: No module named GT_521F52

Hai This is Ramesh

why I can't use the new library of GT-521F52?
when I install the library, its work like this:
pip install GT-521F52
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting GT-521F52
Using cached https://files.pythonhosted.org/packages/19/a2/26a834ec1e2ca65389bfb5e7765291c49611531891d49a5abd24f7fd55d8/GT_521F52-1.0.0-py3-none-any.whl
Collecting pyserial>=3.4.0 (from GT-521F52)
Using cached https://files.pythonhosted.org/packages/0d/e4/2a744dd9e3be04a0c0907414e2a01a7c88bb3915cbe3c8cc06e209f59c30/pyserial-3.4-py2.py3-none-any.whl
Installing collected packages: pyserial, GT-521F52
Successfully installed GT-521F52-1.0.0 pyserial-3.4

but when I want to run the program there is some error:
Traceback (most recent call last):
File "examples.py", line 1, in
import GT_521F52
ImportError: No module named GT_521F52

So, I change the library in a code like this:
sudo python examples.py
File "examples.py", line 1
import GT-521F52
^
SyntaxError: invalid syntax

that error still occurs
can you help me to fix a code?

why can't use the library

Hi, my again,

why I can't use the new library of GT-521F52?
when I install the library, its work like this:
pip install GT-521F52
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting GT-521F52
Using cached https://files.pythonhosted.org/packages/19/a2/26a834ec1e2ca65389bfb5e7765291c49611531891d49a5abd24f7fd55d8/GT_521F52-1.0.0-py3-none-any.whl
Collecting pyserial>=3.4.0 (from GT-521F52)
Using cached https://files.pythonhosted.org/packages/0d/e4/2a744dd9e3be04a0c0907414e2a01a7c88bb3915cbe3c8cc06e209f59c30/pyserial-3.4-py2.py3-none-any.whl
Installing collected packages: pyserial, GT-521F52
Successfully installed GT-521F52-1.0.0 pyserial-3.4

but when I want to run the program there is some error:
Traceback (most recent call last):
File "examples.py", line 1, in
import GT_521F52
ImportError: No module named GT_521F52

So, I change the library in a code like this:
sudo python examples.py
File "examples.py", line 1
import GT-521F52
^
SyntaxError: invalid syntax

that error still occurs
can you help me to fix a code?

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.