Giter VIP home page Giter VIP logo

nexus's People

Contributors

alex avatar apollo13 avatar bharling avatar bloodearnest avatar bretthoerner avatar calebbrown avatar chrisvxd avatar dcramer avatar dz avatar elijahandrews avatar frewsxcv avatar jakul avatar mattrobenolt avatar northisup avatar ogirardot avatar orblivion avatar rodbegbie avatar stephenmuss 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  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  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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nexus's Issues

Screenshot link not found

When clicking on the screenshot link in the README, I get a 'not found' page. Please consider uploading the screenshot in a more permanent manner. Perhaps nexus could have its own static site on GitHub pages?

AttributeError: 'module' object has no attribute 'get_ident'

Since commit 1c79ddc, I keep getting this error every now and then:

File "env/lib/python2.7/site-packages/nexus/modules.py", line 46, in __getattribute__
   NexusModule.set_global('site', object.__getattribute__(self, 'site'))
 File "env/lib/python2.7/site-packages/nexus/modules.py", line 51, in set_global
   ident = thread.get_ident()
AttributeError: 'module' object has no attribute 'get_ident'

Tracking this down, I found that sometimes I have a _thread.py sitting around in my env/lib/python2.7/site-packages, only containing this:

from __future__ import absolute_import

from _thread import *

I don't know where this file comes from, but it breaks nexus. Deleting that file fixes the problem.

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.