Giter Club home page Giter Club logo

python-turboactivate's People

Contributors

cbenhagen avatar lmancini avatar lv-develer avatar lvillani avatar mjscosta avatar rferrazz avatar wyattoday avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

python-turboactivate's Issues

AttributeError: 'bytes' object has no attribute 'encode'

Python 3.7.1
MacOS 10.14

  File "/Users/ben/.local/share/virtualenvs/ZV7HkXUX/lib/python3.7/site-packages/turboactivate/__init__.py", line 353, in is_date_valid
    self._lib.TA_IsDateValid(self._handle, wstr(date), TA_HAS_NOT_EXPIRED)
  File "/Users/ben/.local/share/virtualenvs/ZV7HkXUX/lib/python3.7/site-packages/turboactivate/c_wrapper.py", line 61, in __init__
    super(wstr, self).__init__(string.encode('utf-8') if not is_win else string)
AttributeError: 'bytes' object has no attribute 'encode'

FileNotFoundError when installing with pip

$ pip install --upgrade turboactivate
Collecting turboactivate
  Using cached https://files.pythonhosted.org/packages/21/3c/ee8914c000d26f6b57428ed6f6a58ae763e51b95f5d562020bf73670d37f/turboactivate-4.0.2.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/n0/1b5b642541s_q7rc6v0jhp_80000gn/T/pip-install-wl0wc1jv/turboactivate/setup.py", line 24, in <module>
        long_description=open("README.md").read(),
    FileNotFoundError: [Errno 2] No such file or directory: 'README.md'

Add tests

At least some smoke tests / integration tests would be nice.

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.