Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't install it manually using "python.exe setup.py install" #49

Open
Ademir-Francisco-da-Silva opened this issue Aug 19, 2014 · 4 comments

Comments

@Ademir-Francisco-da-Silva

It doesn't create a folder like this "django_ckeditor_updated-4.4.0-py2.7.egg" and even theirs files ( *.py, *.pyc and etc ... )

Further information ...:
Python 2.7.8
Django 1.6.5
Windows Vista_64 SP2

@riklaunim
Copy link
Owner

I did a test and it installs for Python 3.4 on Win7. Maybe it installs in your case (different path etc.)?

@SalahAdDin
Copy link

Is possible install with python3.4?

@riklaunim
Copy link
Owner

Yes, Python 3.3 or higher or Python 2.7 are supported. It should install or throw some sort of an exception. After "python setup.py install" try importing "ckeditor" - if it's installed it will import and throw exceptions about django settings not set and so on.

@Ademir-Francisco-da-Silva
Copy link
Author

Ok. Let's go so ...

My machine's path is ...:
C:\Python27\Lib\site-packages\django_ckeditor_updated-4.2.8-py2.7.egg,
for example, and
works well, but when I try to install that file from (
django-ckeditor-updated-4.4.0.tar.gz ) ...

https://pypi.python.org/packages/source/d/django-ckeditor-updated/django-ckeditor-updated-4.4.0.tar.gz#md5=19829ecc11e2735c2f48f8a840aea310

using python.exe setup.py install it fails. I can't see the directory
created like this one
C:\Python27\Lib\site-packages\django_ckeditor_updated-4.4.0-py2.7.egg in
my machine's path, this is the problem ...

Thanks for your help ..

Ademir

PS .: I have tried to "import ckeditor" via IPython 2.2.0 and nothing
happend because the installer wasn't work properly ...

On 24/08/2014 15:18, riklaunim wrote:

I did a test and it installs for Python 3.4 on Win7. Maybe it installs
in your case (different path etc.)?


Reply to this email directly or view it on GitHub
#49 (comment).

Ademir Francisco da Silva
Skype ...: Ademir_Francisco_da_Silva
[ CMC ] God will do me justice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants