Code Monkey home page Code Monkey logo

Comments (3)

ocampana avatar ocampana commented on September 23, 2024

I also just tried to clone the repository and to build it with python setup.py build . It also fails, with this output

ottavio@magritte:/tmp/django-tenant-schemas$ python setup.py build
running build
running build_py
creating build
creating build/lib.linux-i686-2.7
creating build/lib.linux-i686-2.7/tenant_schemas
copying tenant_schemas/urlresolvers.py -> build/lib.linux-i686-2.7/tenant_schemas
copying tenant_schemas/signals.py -> build/lib.linux-i686-2.7/tenant_schemas
copying tenant_schemas/models.py -> build/lib.linux-i686-2.7/tenant_schemas
copying tenant_schemas/middleware.py -> build/lib.linux-i686-2.7/tenant_schemas
copying tenant_schemas/__init__.py -> build/lib.linux-i686-2.7/tenant_schemas
copying tenant_schemas/utils.py -> build/lib.linux-i686-2.7/tenant_schemas
creating build/lib.linux-i686-2.7/tenant_schemas/postgresql_backend
copying tenant_schemas/postgresql_backend/base.py -> build/lib.linux-i686-2.7/tenant_schemas/postgresql_backend
copying tenant_schemas/postgresql_backend/__init__.py -> build/lib.linux-i686-2.7/tenant_schemas/postgresql_backend
creating build/lib.linux-i686-2.7/tenant_schemas/management
copying tenant_schemas/management/__init__.py -> build/lib.linux-i686-2.7/tenant_schemas/management
creating build/lib.linux-i686-2.7/tenant_schemas/management/commands
copying tenant_schemas/management/commands/migrate_schemas.py -> build/lib.linux-i686-2.7/tenant_schemas/management/commands
copying tenant_schemas/management/commands/createsuperuser.py -> build/lib.linux-i686-2.7/tenant_schemas/management/commands
copying tenant_schemas/management/commands/tenant_command.py -> build/lib.linux-i686-2.7/tenant_schemas/management/commands
copying tenant_schemas/management/commands/__init__.py -> build/lib.linux-i686-2.7/tenant_schemas/management/commands
copying tenant_schemas/management/commands/syncdb.py -> build/lib.linux-i686-2.7/tenant_schemas/management/commands
copying tenant_schemas/management/commands/migrate.py -> build/lib.linux-i686-2.7/tenant_schemas/management/commands
copying tenant_schemas/management/commands/sync_schemas.py -> build/lib.linux-i686-2.7/tenant_schemas/management/commands
creating build/lib.linux-i686-2.7/tenant_schemas/templatetags
copying tenant_schemas/templatetags/tenant.py -> build/lib.linux-i686-2.7/tenant_schemas/templatetags
copying tenant_schemas/templatetags/__init__.py -> build/lib.linux-i686-2.7/tenant_schemas/templatetags
error: package directory 'tenant_schemas/examples' does not exist
ottavio@magritte:/tmp/django-tenant-schemas$

and in fact tenant_schemas/examples does not exist

from django-tenant-schemas.

bernardopires avatar bernardopires commented on September 23, 2024

Sorry, should be fixed now on 1.4.1. Please tell me if you keep having troubles

from django-tenant-schemas.

ocampana avatar ocampana commented on September 23, 2024

it installed correctly, I think you can close the issue

from django-tenant-schemas.

Related Issues (20)

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.