error tag

111 questions


1 answers
69 views
0
Android Studio Error Questions

Gradle During Sink Failed to resolve: com.android.databinding:library:3.1.3Failed to resolve: com.android.databinding:adapters:3.1.3The above two errors were found.I think it's an error in applying th...

2 years ago

2 answers
47 views
0
syntaxerror-invalid-syntax-I don't know why it pops up.

This is after installing Python 3 and Atom and Miniconda. An error occurs when I run the Celsius converter program in cmd after writing a function in atom. Is there a problem with the function I wrote...

2 years ago

1 answers
39 views
0
Python stops without any error messages.

If you write the code and run it, it just stops without any error messages.But if you do it 10 times, it's done well about 5 times.If the last 0 remaining output is displayed, it is successful.import ...

2 years ago

1 answers
76 views
0
Python Module NotFoundError: I have a question about the error No module named

After designing with the designer among anaconda, I saved the ui file in the lib folder and ran it on main.py, and it says there is no module. Why is that?# -*- coding: utf-8 -*-from PyQt5.QtCore impo...

2 years ago

2 answers
51 views
0
I want to use Android:DrawableTop on Android !

From the existing button, as follows <Button android:drawableTop=@drawable/~ />After implementing it, I took out the xml separately to use a different image depending on the state.<item an...

2 years ago

1 answers
61 views
0
I just asked a question, and I'm going to change the question. In the subprocess----

How do I run the following cmd command with subprocess.check_output?cd C:/Users/Administrator/Desktop/filesdir /b | find /i copy

2 years ago

1 answers
138 views
0
Python 2.7 code questions.

It's a program that extracts the image URLI'm having a hard time with 2 problems.https://stackoverflow.com/questions/14587728/what-does-this-error-in-beautiful-soup-meansI think it's similar to this s...

2 years ago

1 answers
83 views
0
VS Code Error Checking

I'm using vscode, but if there is a grammar error on the desktop, The problems panel tells you that there is an error in the number of lines.It works well on the desktopIt hasn't been like that since ...

2 years ago

1 answers
57 views
0
There is an Android FATAL EXCEPTION error, so please check it.

package com.example.unbo.wifilist;import android.Manifest;import android.content.BroadcastReceiver;import android.content.Context;import android.content.Intent;import android.content.IntentFilter;impo...

2 years ago

1 answers
49 views
0
Error after Android update

An error occurred after updating Android from 2.2 to 2.3.In previous versions, the returned project or the newly created Empty project in 2.3 will not be installed in AVDI looked everywhere, and I tri...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.