Trending questions in Edureka Community

0 votes
0 answers

I am trying to execute a python code

def __init__(self, mode=False, maxHands=2, detectionCon=0.5, trackCon=0.5):        ^ IndentationError: ...READ MORE

May 13, 2021 in Python by 9A 43

edited Mar 4 22 views
0 votes
1 answer

How to remove a role from Ansible Galaxy?

Hi@akhtar, You need to log in to your ...READ MORE

Aug 28, 2020 in Ansible by MD
• 95,460 points
11,100 views
0 votes
0 answers

getting 404 not found page in react js

I m facing an issue related reloading ...READ MORE

May 12, 2021 in Others by sai

edited Mar 4 33 views
0 votes
2 answers

error: Microsoft Visual C++ 14.0 is required

According to your question, it seems that ...READ MORE

Feb 8, 2022 in Java-Script by Rahul
• 9,680 points
1,634 views
+1 vote
2 answers

[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'

Hey @Sitara,   I just found it is because ...READ MORE

Jan 22, 2019 in Ansible by Naina
23,474 views
0 votes
1 answer

How can I get all the request headers in Django?

Hello @kartik,  You can use request.headers to access the HTTP ...READ MORE

Jun 30, 2020 in Python by Niroj
• 82,840 points
13,625 views
0 votes
1 answer

How to get “value” of file upload input field in jquery?

Hello @kartik, Yes ,you can read the value ...READ MORE

Jul 8, 2020 in Java-Script by Niroj
• 82,840 points
13,315 views
0 votes
1 answer

'str' object has no attribute 'read'

Hi@zena, In the below section you are trying ...READ MORE

Jun 29, 2020 in Python by MD
• 95,460 points
13,714 views
0 votes
0 answers

I have to get the data from more than one excel in the file.

Uipath I have to get the data ...READ MORE

May 12, 2021 in RPA by dewrimburak

edited Mar 4 49 views
0 votes
1 answer

Removing whitespace from strings in Java

st.replaceAll("\\s+","") removes all whitespaces and non-visible characters (e.g., ...READ MORE

Dec 30, 2020 in Java by Gitika
• 65,770 points
5,713 views
0 votes
0 answers
0 votes
0 answers

Offers from service based and product based company but profile is different!

I have a background of B.E CSE.I ...READ MORE

May 12, 2021 in Others by anonymous

edited Mar 4 19 views
0 votes
1 answer

How to output text from database with line breaks in a django template?

Hello @kartik, Use linebreaks or linebreaksbr filter: {{ text|linebreaks }} Or surround the text ...READ MORE

Jun 24, 2020 in Python by Niroj
• 82,840 points
13,862 views
0 votes
2 answers

Resolving PKIX path building failed Error?

You need to add the certificate for App2 to ...READ MORE

Sep 24, 2018 in Java by Sushmita
• 6,920 points
43,519 views
0 votes
0 answers

how can I make this code without built in function(sort,sorted) ?

class KeyIndex:     def __init__(self, a):         self.k = a     def search(self, ...READ MORE

May 11, 2021 in Python by anonymous

edited Mar 4 21 views
+1 vote
1 answer

How to host a dynamic website on aws?

For hosting a dynamic website on AWS, ...READ MORE

Jan 27, 2020 in AWS by Oliver
20,233 views
0 votes
1 answer

Where can I find the Jenkins artifacts?

It is being archived on the master ...READ MORE

Oct 15, 2020 in Jenkins by Kim
8,955 views
0 votes
1 answer

How can we publish html test reports in azure devops build results?

This might help you. Have a look ...READ MORE

Oct 12, 2020 in DevOps on Cloud by Kriti

edited Oct 27, 2021 by Sarfaraz 9,078 views
0 votes
0 answers

I have got Error: The element type "classes" must be terminated by the matching end-tag "</classes>". in my XML code

<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd"> <suite name="Loan ...READ MORE

May 11, 2021 in Software Testing by Navnath

edited Mar 4 34 views
0 votes
1 answer

How to save image from url with curl PHP?

Hello @kartik, try this: function grab_image($url,$saveto){ ...READ MORE

Nov 14, 2020 in PHP by Niroj
• 82,840 points
7,653 views
0 votes
0 answers

Memory error while doing coding on edabit ?

500 Internal error: { Error: (HTTP code 500) server ...READ MORE

May 10, 2021 in Ask us Anything! by Stuti

edited Mar 4 30 views
0 votes
2 answers

Couldn't sign to Chrome with selenium

Yes. I have spent my whole day ...READ MORE

Aug 25, 2020 in Selenium by anonymous
13,817 views
0 votes
1 answer

How to remove a worker node from the docker swarm cluster?

Hi@akhtar, To remove a worker node from the ...READ MORE

Dec 24, 2020 in Docker by MD
• 95,460 points
5,856 views
0 votes
0 answers

Why can't I use Screen from turtle module ?

TypeError: '_Screen' object is not callable READ MORE

May 9, 2021 in Python by anonymous

edited Mar 4 21 views
0 votes
0 answers

Types of cyberattack

Cyber attacks types and how to prevent ...READ MORE

May 9, 2021 in Cyber Security & Ethical Hacking by anonymous

edited Mar 4 23 views
0 votes
1 answer

How to “pretty” format JSON output in Ruby on Rails?

Hello @kartik, Use the pretty_generate() function, built into later versions ...READ MORE

Jul 24, 2020 in Java-Script by Niroj
• 82,840 points
12,456 views
0 votes
1 answer

Error:mysql_config not found when installing mysqldb python interface

Hello @kartik, MySQLdb is a python interface for ...READ MORE

May 27, 2020 in Python by Niroj
• 82,840 points
14,965 views
0 votes
1 answer

13) The two data sources that telecom operators can leverage for Analytics are __________

A Network and Source data READ MORE

Jun 21, 2021 in Data Analytics by anonymous

edited Mar 5 2,421 views
0 votes
1 answer

How to run multiple test cases using TestNG Test Suite in Selenium?

Hi Neerja, to run multiple test cases ...READ MORE

May 22, 2019 in Selenium by Abha
• 28,140 points
31,012 views
0 votes
1 answer

ImportError: No module named 'pyspark'

Hi@akhtar, By default pyspark in not present in ...READ MORE

May 6, 2020 in Apache Spark by MD
• 95,460 points
15,843 views
0 votes
1 answer

GCP- Will I be charged for a VM instance that is stopped?

You can stop an instance temporarily if ...READ MORE

Nov 6, 2019 in GCP by Sirajul
• 59,230 points
23,706 views
0 votes
1 answer

How to show all partitions of a table in Hive?

Hi@akhtar, You can list down all the partitions ...READ MORE

Dec 18, 2020 in Big Data Hadoop by MD
• 95,460 points
6,072 views
0 votes
0 answers

wish to read Data stored in div

Dear All Data is dumped in div basically insert ...READ MORE

May 8, 2021 in PHP by Prajakta

edited Mar 4 30 views
0 votes
1 answer

Error:sudo: npm: command not found

Hello @kartik, I had the same problem; here ...READ MORE

Jul 15, 2020 in Node-js by Niroj
• 82,840 points
12,792 views
0 votes
1 answer

How to increase the Jenkins login page timeout time?

Hi@akhtar, You can change the timeout time in ...READ MORE

Oct 25, 2020 in Jenkins by MD
• 95,460 points
8,386 views
0 votes
1 answer

Error:node' is not recognized as an internal or external command

Hello @kartik, Node is missing from the SYSTEM ...READ MORE

Oct 15, 2020 in Node-js by Niroj
• 82,840 points
8,765 views
0 votes
0 answers

IndentationError: expected an indented block

I am a beginner and this my ...READ MORE

May 6, 2021 in Python by anonymous

edited Mar 4 23 views
0 votes
0 answers

I want guidance for switiching company.

Hi, I have been working as a ...READ MORE

May 6, 2021 in Career Counselling by anonymous

edited Mar 4 30 views
0 votes
1 answer

Python Error: ModuleNotFoundError: No module named '<moduleName>'

Python3 and pip are most likely pointing ...READ MORE

Nov 22, 2020 in Python by Gitika
• 65,770 points
7,112 views
0 votes
1 answer

AttributeError: module 'cv2.cv2' has no attribute 'face_LBPHFaceRecognizer'

Hi@MD, LBPHFaceRecognizer module comes from a package named ...READ MORE

Apr 20, 2020 in Machine Learning by akhtar
• 38,260 points
16,449 views
0 votes
1 answer

Boto3 - python script to view all directories and files

There are no folders, only S3 object ...READ MORE

Sep 14, 2018 in AWS by Priyaj
• 58,020 points
41,678 views
0 votes
1 answer

How jQuery event to trigger action when a div is made visible?

Hello @kartik, You could always add to the ...READ MORE

Aug 25, 2020 in Java-Script by Niroj
• 82,840 points
10,958 views
0 votes
0 answers

How to delete account permanently?

The mails are irritating me.I just want ...READ MORE

May 6, 2021 in Ask us Anything! by Simrandeep
• 100 points

edited Mar 4 28 views
0 votes
1 answer

AttributeError: module 'tensorflow' has no attribute 'log'

Use tf.math.log READ MORE

Apr 23, 2021 in Machine Learning by Vipulnath

edited Mar 5 6,635 views
0 votes
1 answer

How to select all column name from a table in laravel?

You can get all columns name by ...READ MORE

Dec 2, 2020 in Laravel by Niroj
• 82,840 points
6,667 views
0 votes
1 answer

How is docker machine different from docker engine?

Docker machine is different from Docker engine ...READ MORE

Jul 4, 2019 in Docker by Sirajul
• 59,230 points
29,006 views