Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messed up pip installation #57

Closed
scaphilo opened this issue Sep 26, 2017 · 0 comments
Closed

Messed up pip installation #57

scaphilo opened this issue Sep 26, 2017 · 0 comments
Assignees
Labels

Comments

@scaphilo
Copy link
Collaborator

The pip installation now creates a library called site_packages/apps/accounting and so on
but it should actually create a site_packages/koalixcrm/apps/accounting and so on
Also the imports in all files need to be adjusted back to koalixcrm.apps.accounting instead of apps.accounting
this has to be fixed for all packages crm, accounting, subscriptions and djangoUserExtension

Also the pip installation creates packages called koalixcrm.settings because the automatic search_packages is looking for folders with init.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

2 participants