You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Guys, I have a problem now, when I am doing crawler operation, I need to enter the second box after the first box is automatically entered, and then the automation operation will always be tuned to the first box and re-entered again, how should I solve this problem?
Читать полностью…In theory yes
But would it be actually useful and usable?
Higly doubt it
So in theory i can inspect cursor Coordinates to activate pressing buttons
Читать полностью…Please provide a full explanation including all the details that you consider relevant. Your statement is too broad and there is no clear way to answer you, you have to explain:
- what you're doing
- what you're expecting
- what you're using
- where you're running the script
- what Python version you're using
- what packages and their versions you're using
- and the most important thing: show the code YOU wrote (read rule 5️⃣ for that)
and more details, that way your chances to get help will increase.
I was wondering if there are tutorials available to teach creating knowledge bases using python
Читать полностью…Your request is a bit unspecific and it is questionable what it has to do with Python.
Читать полностью…Search YouTube tutorial
From which organisation did you get your digital signatures software etc
Did you get a USB Device like a pen drive, your private key may be in the USB Device
Читать полностью…Do you have a USB
Did you get instructions when you got the digital signatures token
To sign you need a private key most probably stored in a USB Device and a digital signature software installed on your computer
I urge you to Be very cautious in safeguarding your private key.
Please follow the procedure as given and do a thorough Google search before doing anything
Hi Guys,
I have a trading strategy I want to implement to python code but I am not a coder could some one help me
I have a digital signature token I want to private key how I extract
Читать полностью…plz!
I want to scroll the mouse with the window hiding (backend)
I use pywin32, only can click backend
Impossible to help without details.
Read this please:
http://www.catb.org/~esr/faqs/smart-questions.html
Increase timeout 🤷♂
But i guess that would not solve your problem
You should learn more about networks and what timeout really is (there are a few types of it)
Offtopic for this group btw
someone might be able to help if you provide more details
Читать полностью…I have been learning Python for a while now but I got stuck when I couldn't install pysimplegui. It was always giving me error.
Also, my terminal is also not opening, saying "cannot open....."
Local also not opening.
Please, how can I solve this problem so I can continue enjoying my programming
Hi
I have a question!
how can i create a knowledge base using pdfs?
is there tutorials for it cause i could not find one?
I installed the software only extract the certificate and coding through public key but I want private key
Читать полностью…Impossible to help without details.
Read this please:
http://www.catb.org/~esr/faqs/smart-questions.html
The error message is self explanatory
It says the following
^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
Copy the files as any other file. Maybe with shutil module
Читать полностью…