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

odoo-bin: error: unrecognized parameters: '–i base' ubuntu 18.4 #5

Open
ghost opened this issue Sep 9, 2021 · 4 comments
Open

odoo-bin: error: unrecognized parameters: '–i base' ubuntu 18.4 #5

ghost opened this issue Sep 9, 2021 · 4 comments

Comments

@ghost
Copy link

ghost commented Sep 9, 2021

in the installation section, everything goes well until the last line : python3 odoo-bin -d odoo-test –i base --addonspath=addons --db-filter=odoo-test$
i get : odoo-bin: error: unrecognized parameters: '–i base' ubuntu 18.4
any help please? i have searches too much and i could not find a solution, please some help !

@simranudasi23
Copy link

Hey you can try the below mentioned solutions for the above issue:
1.Try using --init instead of -i.
OR
2.Try using -u instead of -i.

@mosesmahaja
Copy link

Hello
I have the same challenge but I can't find any solution online.

@mosesmahaja
Copy link

Please don't copy and paste the command just manually type it there. ' -i base '

@alshaimaa2023
Copy link

Please don't copy and paste the command just manually type it there. ' -i base '

I tried and it solved the problem, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants