I would suggest using virtual environment (virtualenv, for example) for
installing such packages.
Dealing with directory permissions on MacOS is complicated, and using "sudo" is
not the right way. Moreover, during the next OS upgrade the permissions will be
updated as well, and chances are tha
Wow... this thread gets to finally become a holy war. One method is dealing
with this is take the environment as granted (Windows/Unix/Linux/MacOS/Dos
sucks while my
Windows/Unix/Linux/MacOS/Dos is the best) and figure if the hassle of porting
(time, tech, AND moral) worth it. He just "do not
What is your operating system, environment, and Python build?
dbm is just a module that might not have been included into your Python build.
It's not a bug but a deliberate choice of the package maker.
Regards,
Anton
> On 5 Dec 2016, at 17:45, clvanwall wrote:
>
> I have been a Perl
Just a couple of days ago I was asking myself a similar question, and found
this blog article:
https://jeffknupp.com/blog/2013/02/14/drastically-improve-your-python-understanding-pythons-execution-model/
Clarified a lot of things to me.
, Anton
> On 17 Nov 2016, at 16:19, BartC wrote:
>
>>