django-tenants
Bartlomiej Mika
bart at mikasoftware.com
Fri Apr 29 14:09:07 UTC 2016
Salutations!
I have the following python installed: python34-3.4.4_2
I am also using *pip 8.1.1*
I am trying to install *django-tenants* using these two things and python
gives me this error:
% pip install django-tenants
Collecting django-tenants
Using cached django-tenants-1.1.5.zip
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-814hp86j/django-tenants/setup.py", line 31, in
<module>
long_description=open('README.rst').read() if exists("README.rst")
else "",
File
"/usr/home/django/py-bizmula/env/lib/python3.4/encodings/ascii.py", line
26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position
604: ordinal not in range(128)
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in
/tmp/pip-build-814hp86j/django-tenants/
Can you investigate why *python 3.4* is messing up when doing this? I've
asked the* django-tenants* package managers as well:
https://github.com/tomturner/django-tenants/issues/80
Thank you!
--
*Bartlomiej Mika*, President,
London, Ontario
Mobile: 226-235-1368
www.mikasoftware.com
More information about the freebsd-python
mailing list