Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Cannot install mysqlclient
Post: RE: Cannot install mysqlclient

My problem is solved. When I installed python-3.8.0, I did not compile it, that was the problem. I am using Centos7, so I went to the root of the terminal, first install prerequisites for Python befor...
Anu Web Scraping & Web Development 6 11,744 Dec-19-2019, 09:32 AM
    Thread: Cannot install mysqlclient
Post: RE: Cannot install mysqlclient

Do I need to set libffi any specific locations?
Anu Web Scraping & Web Development 6 11,744 Dec-18-2019, 11:51 AM
    Thread: Cannot install mysqlclient
Post: RE: Cannot install mysqlclient

Yes! I have installed Prerequisites as mentioned in the site. But still the error is coming **sad** . I would like to prefer mysqlclient because mysqlclient is faster (sometimes > 10x faster).
Anu Web Scraping & Web Development 6 11,744 Dec-18-2019, 10:15 AM
    Thread: Cannot install mysqlclient
Post: Cannot install mysqlclient

I am using python3.8 in django framework, for that I have to install mysqlclient. But error is coming when I try pip3 install mysqlclient output like this as error. Output:Collecting mysqlclient U...
Anu Web Scraping & Web Development 6 11,744 Dec-18-2019, 09:15 AM
    Thread: virtual environment is not activating in centOS
Post: RE: virtual environment is not activating in centO...

This problem is solved. Actually I was not using BASH shell, even if the echo $SHELL outputs bin/bash. Because of this output, I thought i was using using BASH shell. Then I login through SSH. If ...
Anu Web Scraping & Web Development 5 3,573 Dec-16-2019, 10:48 AM
    Thread: virtual environment is not activating in centOS
Post: RE: virtual environment is not activating in centO...

I removed my env folder then I created my_env as you have said. MY console is given below Output:[email protected] /$ python3.8 -V Python 3.8.0 [email protected] /$ which python3.8...
Anu Web Scraping & Web Development 5 3,573 Dec-10-2019, 06:36 AM
    Thread: virtual environment is not activating in centOS
Post: RE: virtual environment is not activating in centO...

I am using bash. Output:[email protected] ~$ echo $SHELL My current shell - /bin/bash
Anu Web Scraping & Web Development 5 3,573 Dec-09-2019, 06:08 AM
    Thread: virtual environment is not activating in centOS
Post: virtual environment is not activating in centOS

I am trying to install django in CentOS 7 cloud server. For that I have installed Virtual environment by using python -m venv env. And environment installed successfully, but it is not activating when...
Anu Web Scraping & Web Development 5 3,573 Dec-06-2019, 07:36 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020