Skip to content
Discussion options

You must be logged in to vote

Hello @Sekiro19

In this case and in general, odoo_path, python_path, ... should point to paths accessible from the filesystem you run odools on.

Since odoo_ls_server and typeshed are on your host, you will need to add them in your container, you can do that by copying them inside the container, or by mounting their paths inside the container. In any case, that is up to you to decide how you set up your docker container.

In both cases, you should add the paths as they are accessed from inside the container, then it should normally be possible inside the container ( and of course on the host ).

Thank you for contacting us, and let me know if we could help you any further:)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Sekiro19
Comment options

@mmahrouss
Comment options

@Sekiro19
Comment options

Answer selected by Sekiro19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants