Git Product home page Git Product logo

nine's People

Contributors

nandoflorestan avatar vstinner 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

Watchers

 avatar  avatar

Forkers

amol-

nine's Issues

Licence Issue

“Public Domain” is absence of a copyright licence and protection.

Please specify a fallback licence (such as MIT) or something similar (such as “any OSI approved Open Source licence”) for countries/legislations that do not support people arbitratily placing works into Public Domain.

Fails to build with python-3.9



python-nine fails to build with Python 3.9.0a2.

======================================================================
ERROR: test_import (nine.test_nine.TestNine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/nine-0.3.4/nine/test_nine.py", line 21, in test_import
    assert nimport(key)
  File "/builddir/build/BUILD/nine-0.3.4/nine/__init__.py", line 208, in nimport
    module = import_module(module)
  File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1016, in _gcd_import
  File "<frozen importlib._bootstrap>", line 993, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
ModuleNotFoundError: No module named '_dummy_thread'
----------------------------------------------------------------------

More info here:
https://bugzilla.redhat.com/show_bug.cgi?id=1792968

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.