Answer the question
In order to leave comments, you need to log in
Has anyone installed pyramid NOT in virtualenv?
actually a subject
The fresh version means.
For any OS (Linux, Windows, Mac).
What's the point:
According to my experiments, the current pyramid works correctly only in virtualenv and nothing else. Just installing along the normal system paths to python does not work.
What exactly did not work for me without virtualenv:
pserve developer.ini
It is on this command that the same error is issued on all OSes if virtualenv is not used.
Actually error: dpkg.DistrbutionNotFound: YourProject.
Answer the question
In order to leave comments, you need to log in
Why without virtualenv? After running python setup.py develop, for example, your system turns from a solid system to a pumpkin. In some debian, you can try to build packages with pypi into distribution packages, but this does not always work. And centralized updating of libraries is fraught with inexplicable and elusive bugs, and virtualenv allows you to isolate sets of libraries.
There are no problems with its use in production at all.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question