L
L
leha782016-02-16 11:34:30
Django
leha78, 2016-02-16 11:34:30

Where is the app placed after PIP installation?

For example, take https://github.com/artofhuman/django-treemenu
Installed like this
pip install django-treemenu
I have a separate environment for the project, and when I install the app in this way, where is it put? And how can I make it appear in my project folder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2016-02-16
@leha78

Somewhere around here

import treemenu
treemenu.__file__

To appear in the project folder - put the virtual environment folder in the project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question