Python Forum
Trouble installing modules/libraries and getting Notepad++ to show cyrillic letters
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble installing modules/libraries and getting Notepad++ to show cyrillic letters
#1
Question 
Hello, everybody,

by the title of the subject you can guess I am brand new to Python and coding in general. I've tried learning it in the past but never had any really reason/need to or application. But now I do. There are quite a few things I can use Python for at work and I've seen people do them, so I know my ideas are possible- some of them even with like 10 lines of code. Here come the issues:

1. For the life of me I can't get to install modules. I am trying to install "os" and "shutil", but even after reading online and going through the python documentation I still end up getting all kind of weird errors. My pip is working, I tried updating it- still works, I can see list of pip commands so that means it's all fine, right? But no matter what I type after "pip install" I get weird errors or just nothing at all. In case this is not a simple problem I can collet all the different outcomes I get to Big Grin .
Any clues?

2. Second- cyrillic, why does everything hate it? I tried a few IDEs and text-editors, until I decided to come back to Notepad++ (I say comeback, because this was the 1st thing I used, when I had just started with some random YouTube tutorials). But the issue lies in getting cyrillic letters from my code to print as they are suppose to. I tried different encoding nothing works. If I try to print "Здравей" it comes out as random symbols or errors- depending on the encoding. But if I type something in cyrillic using input it shows perfectly fine!

For both issues I've tried looking up online- videos, forums and documentation. Best case scenario I do one step forward, two steps backwards. Any help would be appreciate as I am trying to get the hang of things.

Thank you all!
Reply


Messages In This Thread
Trouble installing modules/libraries and getting Notepad++ to show cyrillic letters - by Dragiev - Jul-23-2022, 08:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trouble with installing python domingo251 2 635 Sep-23-2023, 12:03 AM
Last Post: ICanIBB
  encode/decode to show correct country letters in a CTk combobox janeik 2 755 Sep-02-2023, 09:46 AM
Last Post: janeik
  Having trouble installing scikit-learn via VSC and pulling my hair out pythonturtle 1 790 Feb-07-2023, 02:23 AM
Last Post: Larz60+
  List of Modules/Libraries Installed by Default? rontarrant 2 1,033 Oct-14-2022, 05:18 PM
Last Post: rontarrant
  PIL Image im.show() no show! Pedroski55 2 1,008 Sep-12-2022, 10:19 PM
Last Post: Pedroski55
  Installing Modules PythonBorg 10 2,123 Sep-03-2022, 09:58 AM
Last Post: PythonBorg
  PIL Image im.show() no show! Pedroski55 6 5,035 Feb-08-2022, 06:32 AM
Last Post: Pedroski55
  Logging /w several modules/libraries Lou 3 1,979 Sep-11-2021, 12:35 AM
Last Post: Lou
  Installing Modules / packages Oshadha 1 1,738 Feb-05-2021, 08:04 PM
Last Post: Jeff900
  cyrillic symbols in tables in reportlab. hiroz 5 11,595 Sep-10-2020, 04:57 AM
Last Post: bradmalcom

Forum Jump:

User Panel Messages

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