Hi eduardo,
Have you tried the following?
pip install mysqlclient
Usually, you should use the package name, you don't need to specify the
specific wheel you want to install.
Cheers,
Alasdair
On 20/05/15 16:03, eduardo.canaljunior@gmail.com wrote:
> Hi, sorry but I tryed to install
> mysqlclient-1.3.6-cp34-none-win_amd64.whl using pip (pip install
> mysqlclient-1.3.6-cp34-none-win_amd64.whl) and I can't, the pip launch
> de exceptio UnsupportedWheel, I have installed Python3.4.2 in Windows8.1
> and I don't know if the error happens by a version problem. I really
> need some help. Thanks
> ERROR LOG REPORT:
> C:\Python34\Scripts\pip run on 05/20/15 10:50:28
> mysqlclient-1.3.6-cp34-none-win_amd64.whl is not a supported wheel on
> this platform.
> Exception information:
> Traceback (most recent call last):
> File "C:\Python34\lib\site-packages\pip\basecommand.py", line 122, in
> main
> status = self.run(options, args)
> File "C:\Python34\lib\site-packages\pip\commands\install.py", line
> 257, in run
> InstallRequirement.from_line(name, None))
> File "C:\Python34\lib\site-packages\pip\req.py", line 167, in from_line
> raise UnsupportedWheel("%s is not a supported wheel on this
> platform." % wheel.filename)
> pip.exceptions.UnsupportedWheel:
> mysqlclient-1.3.6-cp34-none-win_amd64.whl is not a supported wheel on
> this platform.
--
Alasdair Nicol
Developer, MEMSET
mail: alasdair@memset.com
web: http://www.memset.com/
Memset Ltd., registration number 4504980.
Building 87, Dunsfold Park, Stovolds Hill, Cranleigh, Surrey, GU6 8TB, UK
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/555CB581.50005%40memset.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment