Giter Club home page Giter Club logo

csmdirsearch's People

Contributors

jackrosenthal avatar warfields avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

csmdirsearch's Issues

PyPi Installation issue

This is a bit of a weird one, installing from source is fine. Installation from PyPi yields the following. Also willing to look at #2

$ dirsearch z

Brian Etz
Graduate Student, Chemistry
Major: Applied Chemistry
Business Email: [email protected]

Desheng Zhu
Faculty, Civil and Environmental Engineering
Work Telephone: (303)273-3669
Business Email: 

Zhipeng Qi
Faculty, Geophysics
Business Email: 

Zhenzhen Yu
Faculty, Metallurgical and Materials Engineering
Work Telephone: (303)273-3798
Business Email: [email protected]

Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/csmdirsearch/dirsearch.py", line 220, in search_by_name
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/bin/dirsearch", line 10, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.7/site-packages/csmdirsearch/__main__.py", line 48, in main
    fmt(func(args.query))
  File "/usr/local/lib/python3.7/site-packages/csmdirsearch/__main__.py", line 24, in format_pretty
    for result in results:
  File "/usr/local/lib/python3.7/site-packages/csmdirsearch/dirsearch.py", line 266, in search
    for result in search_by_partial(query, executor=executor):
  File "/usr/local/lib/python3.7/site-packages/csmdirsearch/dirsearch.py", line 255, in search_by_partial
    rs = future.result()
  File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/concurrent/futures/_base.py", line 425, in result
    return self.__get_result()
  File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/concurrent/futures/_base.py", line 384, in __get_result
    raise self._exception
  File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
RuntimeError: generator raised StopIteration

StopIteration error on some inputs

Sometimes (but not always) I get a StopIteration error when querying a name.

$ dirsearch 'evans'
Ryan Bevans
Faculty, Mining Engineering
Major: Mining Engineering
Work Telephone: (303)273-3700
Business Email: [email protected]

Traceback (most recent call last):
  File "/home/sumner/.local/lib/python3.7/site-packages/csmdirsearch/dirsearch.py", line 220, in search_by_name
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/sumner/.local/bin/dirsearch", line 11, in <module>
    load_entry_point('csmdirsearch==0.1.0', 'console_scripts', 'dirsearch')()
  File "/home/sumner/.local/lib/python3.7/site-packages/csmdirsearch/__main__.py", line 48, in main
    fmt(func(args.query))
  File "/home/sumner/.local/lib/python3.7/site-packages/csmdirsearch/__main__.py", line 24, in format_pretty
    for result in results:
  File "/home/sumner/.local/lib/python3.7/site-packages/csmdirsearch/dirsearch.py", line 266, in search
    for result in search_by_partial(query, executor=executor):
  File "/home/sumner/.local/lib/python3.7/site-packages/csmdirsearch/dirsearch.py", line 255, in search_by_partial
    rs = future.result()
  File "/usr/lib/python3.7/concurrent/futures/_base.py", line 425, in result
    return self.__get_result()
  File "/usr/lib/python3.7/concurrent/futures/_base.py", line 384, in __get_result
    raise self._exception
  File "/usr/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
RuntimeError: generator raised StopIteration

maintainer needed

this project is seeking a Mines student who can maintain this codebase. Let me know if interested

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.