Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Easy Guide For GUI + Database Work
Post: Easy Guide For GUI + Database Work

Hello guyz, i dont know if this thread or forum allows or not, i have made a very very helpful video on creating GUI easily and also Connected with MySQL database, the video appreciated so much on fac...
adnanahsan Tutorial Requests and Submissions 1 2,384 Sep-07-2019, 09:20 PM
    Thread: utf-8 decoding failed every time i try
Post: RE: utf-8 decoding failed every time i try

You are awesome dear! thanks alot, i love you so much, finally it worked :) you are very good. i was sure its encoding but i wasnt sure that its putty encoding :) well thanks alot **smile** **smile*...
adnanahsan General Coding Help 21 10,807 Aug-27-2019, 04:25 PM
    Thread: utf-8 decoding failed every time i try
Post: RE: utf-8 decoding failed every time i try

http://prntscr.com/oy8j83 see this, can you tell me how can i solve this issue (Aug-27-2019, 11:44 AM)buran Wrote: I am fairly sure your terminal encoding is latin-1 not utf-8 Can you provide a scre...
adnanahsan General Coding Help 21 10,807 Aug-27-2019, 03:50 PM
    Thread: utf-8 decoding failed every time i try
Post: RE: utf-8 decoding failed every time i try

Locale is utf-8. Or en_us utf-8 I m just trying to have someone who can identify the issue
adnanahsan General Coding Help 21 10,807 Aug-27-2019, 10:27 AM
    Thread: utf-8 decoding failed every time i try
Post: Any one who can really solve this strange problem?

Hello everyone, i am facing a strange issue for last several days, no one could solve this problem so far for me.. i am sharing the problem in a simple words here Whenever i enter this line or simi...
adnanahsan General Coding Help 21 10,807 Aug-26-2019, 11:55 PM
    Thread: utf-8 decoding failed every time i try
Post: RE: utf-8 decoding failed every time i try

ok see here http://prntscr.com/ox21gf when i simply entered s = 'Bebês' and press enter key, see in the image what i got, this is the issue .. i tried s = u'Bebês' too, same error. python version is...
adnanahsan General Coding Help 21 10,807 Aug-24-2019, 09:51 PM
    Thread: utf-8 decoding failed every time i try
Post: RE: utf-8 decoding failed every time i try

I am getting exact result as you given.. i think something is wrong with terminal ??? is it possible ? can you try my code on your ubuntu ? on browser it looks fine, but on terminal some thing is wro...
adnanahsan General Coding Help 21 10,807 Aug-23-2019, 11:54 PM
    Thread: utf-8 decoding failed every time i try
Post: RE: utf-8 decoding failed every time i try

I am using Flask, and server is ubuntu 18 server regarding selenium, actually i must automate browser, because target site shows data via ajax on user actions. Problem seems to be with terminal cons...
adnanahsan General Coding Help 21 10,807 Aug-23-2019, 04:47 PM
    Thread: utf-8 decoding failed every time i try
Post: RE: utf-8 decoding failed every time i try

I tried bro, but it didn't work http://prntscr.com/owkxi3 is it possible that python may fail to correct encoding ?? (Aug-23-2019, 12:09 PM)DeaD_EyE Wrote: The encoding you're using for your str...
adnanahsan General Coding Help 21 10,807 Aug-23-2019, 01:36 PM
    Thread: utf-8 decoding failed every time i try
Post: RE: utf-8 decoding failed every time i try

I am getting the string from scrapping webpage, its not returning valid utf-8 In linux, while working fine in windows, so i m trying to encode that garbled string into latin then valid utf-8. (Aug-...
adnanahsan General Coding Help 21 10,807 Aug-23-2019, 10:06 AM
    Thread: utf-8 decoding failed every time i try
Post: utf-8 decoding failed every time i try

Hi Guyz, Whenever i try to decode utf-8 in python3, i always get unicodedecoderror like utf-8 codec cant decode byte at bla bla bla for example here is a very simple code, it runs perfectly on my ...
adnanahsan General Coding Help 21 10,807 Aug-23-2019, 02:07 AM
    Thread: any way to load page in utf-8 encoding
Post: any way to load page in utf-8 encoding

Hi, is there any way to load web page in utf-8 encoding with selenium driver.get() method ? i am loading a webpage which is in other language than english, but when i load, i get mojibakes / garbled ...
adnanahsan Web Scraping & Web Development 0 1,284 Aug-23-2019, 01:55 AM

User Panel Messages

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