B
B
Bjornie2018-03-15 15:36:25
Django
Bjornie, 2018-03-15 15:36:25

How to run a Django project on Windows simulating an Ubuntu server?

I participate in the development of a project with many libraries in requirements, some of which are problematic to run under Windows (such as pycrypto, M2Crypto, PyNaCl, etc.). Googled a lot, tried various solutions, the problem is confirmed, in general, the installation does not work even in Ubuntu built into Windows.
Tell me, how can I simulate the environment of the project in which it is currently running (Ubuntu 14.04) as much as possible, while working on Windows?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pfg21, 2018-03-15
@pfg21

Virtualbox with the system installed for the finishing environment :)
in general, I advise you to duplicate the system from the server, and fully play in the virtual environment.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question