Coder Social home page Coder Social logo

pyscanlib's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on uRebal as Software Development Engineer
  • ๐ŸŒฑ Iโ€™m currently learning Nature Inspired Optimization Algorithms
  • ๐Ÿ’ฌ Ask me about Angular, JavaScript, Python, Java, AWS
  • ๐Ÿ“ซ How to reach me: Twitter, LinkedIn, Email.

โš™๏ธ I also maintain a few open-source projects:

  • moss.py - Python client for Moss: A System for Detecting Software Similarity
  • pyScanLib - Python scanning library for cross platform environment based on SANE and TWAIN
  • AutoGrader - A Python based AutoGrader for Python and C/C++ Assignments

pyscanlib's People

Contributors

bg4hkq avatar soachishti avatar

Stargazers

 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

pyscanlib's Issues

No module named 'unitConverter'

When I try to use this module on Python 3.6 on Kubuntu Linux 17.04, the import fails with the error:

ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-2-2f06ffb89662> in <module>()
----> 1 from pyScanLib import pyScanLib
      2 
      3 #======================================================================
      4 #       Name:       saneLib
      5 #   Location:   https://github.com/soachishti/pyScanLib

~/.local/virtualenvs/py3.6/lib/python3.6/site-packages/pyScanLib/__init__.py in <module>()
      1 import sys
----> 2 import unitConverter  # Contains unit converting functions ie millimeter to \
                              # inch (mmToInch) etc
      3 
      4 """
      5  * pyScanLib

ModuleNotFoundError: No module named 'unitConverter'

Where can I find this module unitConverter to import it, or install it?

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.