Innovator
Innovator
  • 29
  • 268 045
Setting up Windows machine for PySpark and Apache Sedona in Jupyter-Notebook. | Part-2.
Video demonstration on how to set the environment in Windows machine for the PySpark and Apache Sedona and using the same in Jupyter notebooks.
📺 Part-1: ua-cam.com/video/LAlcluGdJAs/v-deo.html
📒 Folder access for notebook: drive.google.com/drive/folders/1ejRx2jJU4Ld84ZiPFrOZeGZ6euBZoqZI
⏲ Timestamps:
00:00 Sedona jar files
01:10 Brower certificate installation
06:45 ModuleNotFound installations
07:15 1st way recap (Part-1)
08:02 2nd way (efficient)
12:40 Things to be noted
12:50 Shout-out
📘 Resources links:
1. techcommunity.microsoft.com/t5/azure-database-support-blog/pkix-path-building-failed-unable-to-find-valid-certification/ba-p/2591304
2. stackoverflow.com/questions/21076179/pkix-path-building-failed-and-unable-to-find-valid-certification-path-to-requ
3. sedona.apache.org/1.5.0/setup/install-python/
4. github.com/steveloughran/winutils
5. docs.oracle.com/javase/tutorial/security/toolsign/rstep2.html
6. stackoverflow.com/questions/35762459/add-jar-to-standalone-pyspark
7. spark.apache.org/docs/latest/configuration.html
8. changhsinlee.com/install-pyspark-windows-jupyter/
9. medium.com/@sharifuli/running-spark-on-local-machine-c38957d022f4
10. towardsdatascience.com/how-to-use-pyspark-on-your-computer-9c7180075617
11. medium.com/analytics-vidhya/installing-and-using-pyspark-on-windows-machine-59c2d64af76e
12. stackoverflow.com/questions/46125604/databricks-display-function-equivalent-or-alternative-to-jupyter
1 Night Study -Networking
ua-cam.com/channels/AVLkzqj-XTZGHbfpjkTRLg.html
That's What We Do
ua-cam.com/channels/5NPBrkNuF83MxaHtliC4zA.html
Переглядів: 222

Відео

Setting up Windows machine for PySpark and Apache Sedona in Jupyter-Notebook. | Part-1.
Переглядів 4109 місяців тому
Video demonstration on how to set the environment in Windows machine for the PySpark and Apache Sedona and using the same in Jupyter notebooks. ⏰ Timestamps: 00:00 Introduction 03:30 Issues resolved 04:28 Useful resources 04:40 Python packages 06:30 Environment variables in notebook 10:20 Hadoop home setup 13:40 Spark session 15:22 Data read/write 15:40 Display configurations with spark 16:35 T...
Cruise In Breeze 💨
Переглядів 13011 місяців тому
Title: Cruise in breeze 💨 Animation made using Flipaclip application. Total frames with drawings: 150 Length: 26 sec Frames per second: 6 Thankyou @flipaclip for being my first and best platform to start with 2D animations. #flipaclip #flipaclipanimation
Flask React Google Login Demo.
Переглядів 456Рік тому
📗🚀Github link: github.com/Abhiramborige/Flask-React-Google-Login ✌ Thankyou. Resources and credits in github repo.
Compile MPI and OpenMP programs with VS Code in Windows
Переглядів 35 тис.2 роки тому
This demonstration video is dedicated to explain how we can compile and execute C/C programs in MPI/OpenMP framework with VS Code in Windows Operating system. ✨ This is done with the help of "mingw-w64", "msmpi" installations along with vs code editor. ⌚Timeline: 00:00 Introduction 01:20 Installations 08:30 Configurations 11:50 OpenMP output 12:30 Configurations 15:50 MPI output 🌟MinGW-w64 down...
Please help with this issue, WINDOWS !
Переглядів 962 роки тому
My integrated web cam is not working properly although I reset the windows. It is toggling between connecting and disconnecting mode in device manager. Please help !!
NodeJS, MongoDB, Express based Login, Signup, and Bucket data insertion | FuncBox Intern Drive.
Переглядів 643 роки тому
PROBLEM STATEMENT: Log in and Sign up page with Authentication Design a backend frontend application using ReactJs, Nodejs, and MongoDB. 📗 📘📒 The web app should contain login and signup functionality once the user logs in he should be able to upload the input text to the unique bucket name entered by the user. 📕 🚀Tech stack used: React, MongoDB, Mongoose, JavaScript, Cookies, Express, VSCode, C...
Login/Logout using Sessions/Cookies and Registration via Servlet Filters. | Part-4.
Переглядів 1,5 тис.3 роки тому
This is a project oriented video ✨, continuation of "Setting up VS Code for Servlet/Web Programming in Java", where I have used VS Code from the start of my project till deploying in Server/Container. 📕📙 This video shows how I developed this project using the principles that have been published in the Part-1 and Part-2 videos in this channel. 📗 Most of the basic concepts of Servlets, JSPs, Mave...
The Hacktoberfest-2020.
Переглядів 1113 роки тому
Video just made to express my gratitude towards the hacktoberfest2020 and to thank the sponsors of this yearly event. 😃✌ Thanks to "DHL" Logistic company for their perfect delivery !. All music credits in background of the video goes to my video editing software I use (Microsoft Video editor). 🙌✨ #hacktoberfest #hacktoberfest2020
Login, Register Project using Java (Maven, Tomcat, Servlets, JSP, JDBC, MySQL). | Part-3.
Переглядів 3,1 тис.3 роки тому
This is a project oriented video ✨, continuation of "Setting up VS Code for Servlet/Web Programming in Java", where I have used VS Code from the start of my project till deploying in Server. 📕📙 This video shows how I developed this project using the principles that have been published in the Part-1 and Part-2 videos in this channel. 📗📒 Most of the basic concepts of Servlets, JSPs, Maven, Tomcat...
Setting up VS Code for Servlet/Web programming in Java. | Part-2.
Переглядів 35 тис.3 роки тому
This is Part2 of the whole procedure of setting up the environment for Java servlet programming in VS Code. This includes all the content to be needed for Servlet development along with a small project at the end. The video includes explanation of the basic servlet concepts, creating and maintaining Projects using Apache Maven, deploying it in Apache Tomcat web container. ⌚ Time stamps: 00:00 I...
Setting up VS Code for Servlet/Web programming in Java. | Part-1.
Переглядів 38 тис.3 роки тому
This is Part 1 of the whole procedure of setting up the environment for Java servlet programming in VS Code. This includes all the basic installations and configurations. ⌚ Time stamps: 00:00 Introduction 00:40 Java JDK 00:56 Apache Maven 03:00 Apache Tomcat 05:00 Start server 06:30 Set Path variable 📕 Apache Tomcat: tomcat.apache.org/download-10.cgi 📗 Apache Maven: maven.apache.org/download.cg...
Proof Of Work in Blockchain.
Переглядів 3723 роки тому
This is a simple video demonstration on one of the most popular consensus mechanisms being used in our cryptocurrency, Proof Of Work (POW). 🤝 ⌚Time stamps: 00:00 Introduction to Blockchain and Consensus 01:14 Basic understanding 01:55 Proof Of Work 02:15 Properties 05:00 Validation and appending 06:25 Disadvantages 📗 A blockchain is a peer-to-peer distributed ledger technology that securely and...
Firework Animations in CSS and JS. | Dynamic Greetings ..!
Переглядів 2393 роки тому
Customize your greetings with available designs and animations, and send it to your dear ones. A simple javascript project which takes input from the sender and renders the output at receiver's side with the help of information present in the URl received by receiver !!! 🎂🎄🎇 My wish to all my viewers: bit.ly/3prphTX 🎄🎉 Time stamps: ⌚ 00:00 Introduction 00:48 The idea and demonstration 02:50 Exp...
Connect MySQL Database with Java (JDBC) in VS Code.
Переглядів 93 тис.3 роки тому
This video explains about how to connect your Java Programs which are meant to connect MySQL Database using JDBC Driver, provided by MySQL Installation (or) through separate driver download, from official MySQL website. 💻🔌 📕 References: 📗 MySQL Community Server Installation: 1. dev.mysql.com/ 2. dev.mysql.com/downloads/ 3.1 dev.mysql.com/downloads/mysql/ 3.1.1 dev.mysql.com/downloads/windows/in...
Execute C,C++ Programs with MinGW-w64 from GCC.
Переглядів 5 тис.3 роки тому
Execute C,C Programs with MinGW-w64 from GCC.
Digital Signature Implementation in Python.
Переглядів 8 тис.4 роки тому
Digital Signature Implementation in Python.
Setting up environment for GUI development with JavaFX in VS Code Editor. [Modified and Efficient]
Переглядів 11 тис.4 роки тому
Setting up environment for GUI development with JavaFX in VS Code Editor. [Modified and Efficient]
Restoring and Non-Restoring Division in Python !!.
Переглядів 2204 роки тому
Restoring and Non-Restoring Division in Python !!.
Setting up VS Code for GUI development using JavaFX.
Переглядів 35 тис.4 роки тому
Setting up VS Code for GUI development using JavaFX.
Clash Royale epic battles --- 10th anniversary rage event
Переглядів 344 роки тому
Clash Royale epic battles 10th anniversary rage event
"The True History behind Pink Panther".
Переглядів 2484 роки тому
"The True History behind Pink Panther".
Every thing has beginning and ending...
Переглядів 254 роки тому
Every thing has beginning and ending...
"Our parliament "
Переглядів 134 роки тому
"Our parliament "
My green train journey.
Переглядів 314 роки тому
My green train journey.
WAP-7 Running in high speed.
Переглядів 215 років тому
WAP-7 Running in high speed.
WAP-1 in its old speed...
Переглядів 155 років тому
WAP-1 in its old speed...
WAP-4 And WAG-7 Rushing in anti parallel direction.
Переглядів 845 років тому
WAP-4 And WAG-7 Rushing in anti parallel direction.
WAG 9 Pulling 40 wagons at a time.
Переглядів 555 років тому
WAG 9 Pulling 40 wagons at a time.

КОМЕНТАРІ

  • @FFODP
    @FFODP 5 днів тому

    You helped me ... thank man

  • @FERRUM-ix5yk
    @FERRUM-ix5yk 12 днів тому

    What caste are you from, dude?

  • @anomalous5048
    @anomalous5048 23 дні тому

    Shit video

  • @deliveryboy786
    @deliveryboy786 Місяць тому

    mera java project wala option nhi aa rha hai vs code mai kya kru?

  • @praveengopu9325
    @praveengopu9325 Місяць тому

    For everyone who installs tomcat 10 this won't work instead use older version there is a breaking change from javax to Jakarta api

  • @KoratanaSai-lj5bi
    @KoratanaSai-lj5bi Місяць тому

    Antha moosesthe video enduku bayya

    • @harshith_takkala
      @harshith_takkala Місяць тому

      @@KoratanaSai-lj5bi sry, ekkado mistake jarigi untundi youtube video editor lo I will remove the blur soon

  • @ИнкарЖолдыбай-ч9ж
    @ИнкарЖолдыбай-ч9ж 2 місяці тому

    thank you so much<3 you're the best!

  • @joanmambwe3521
    @joanmambwe3521 2 місяці тому

    Hello, I'm having the error, 'java.sql.SQLException: Access denied for user 'USER'@'localhost' (using password: NO). How do i fix it?

    • @harshith_takkala
      @harshith_takkala 2 місяці тому

      I am not sure exactly, check the configurations of mysql, maybe something you missed

    • @FERRUM-ix5yk
      @FERRUM-ix5yk 12 днів тому

      You probably ran it as administrator, which changes the path to the file

  • @trololollolololololl
    @trololollolololololl 2 місяці тому

    great

  • @krishraj7808
    @krishraj7808 4 місяці тому

    Thanks a lot man 🤝. I was struggling in running this program for 4-5 hours. Don't know where to put the .jar file and getting an error every time. (❁´◡`❁)

  • @AryanKumar-vk1ex
    @AryanKumar-vk1ex 4 місяці тому

    in MYSQL connector file is not showing

    • @harshith_takkala
      @harshith_takkala 4 місяці тому

      @@AryanKumar-vk1ex if not there, then from mysql installer you have to install it. I guess you havent checked the checkbox in first time installation.

  • @PrernaSharma-yl6ih
    @PrernaSharma-yl6ih 4 місяці тому

    Thanks a lot😭, I was struggling in running this program for 2-3 hours.... Finally I got the solution while scrolling through the comments...Thanks once again..

  • @ZoomerApp
    @ZoomerApp 4 місяці тому

    Well, thanks so much man. It actually worked for me!

  • @carladomingomiquel4744
    @carladomingomiquel4744 5 місяців тому

    you are the best!!!! thank you so much!

  • @SaifuddinNajmuddin-vi3kd
    @SaifuddinNajmuddin-vi3kd 5 місяців тому

    Helpful, Thank you so much. It worked.

  • @akshattrivedi4164
    @akshattrivedi4164 6 місяців тому

    Great tutorial man 👍 Still working after 2 years!!

  • @lalitasharma6687
    @lalitasharma6687 6 місяців тому

    I have quantum eapresso it shows error code mpi_abort was invoked on rank 0 in communicator mpi_comm_world with errorcode 1 What this means I'm new in programming stuff How to fix it

    • @harshith_takkala
      @harshith_takkala 5 місяців тому

      I am sorry, not sure about that tool/software/OS, this video is for windows systems only, as i am downloading MSI packages from microsoft.

  • @AVidhanR
    @AVidhanR 6 місяців тому

    What should I do if i don't create a Java project ??

    • @AVidhanR
      @AVidhanR 6 місяців тому

      Cause I'm not getting one...

    • @harshith_takkala
      @harshith_takkala 5 місяців тому

      hi, sorry for late reply, may be the extensions have been evolved. Check for some other options to create Java project. This flow will work only with that. I didnt experiment without that option.

  • @adityarajsavita4308
    @adityarajsavita4308 6 місяців тому

    bhai installation issues aa rhe h please help

    • @harshith_takkala
      @harshith_takkala 6 місяців тому

      ha bhai, tell me, its is just experimental video and demonstrates how vs code can be used for maven dev. But understand that it is not a market recommendation

  • @alexmercer7446
    @alexmercer7446 7 місяців тому

    Thank you man

  • @chrislearnlog
    @chrislearnlog 7 місяців тому

    Thank you. Your video helped.

  • @Sir_Breezy_
    @Sir_Breezy_ 7 місяців тому

    I encountered this error when I put ${workspaceFolder}/** ${MSMPI_INC} on the include path in C/C++ configuration in my project: Cannot find: {project_path}/${MSMPI_INC} Can you help me please? I've followed every step before.

    • @harshith_takkala
      @harshith_takkala 7 місяців тому

      I am not sure why {project_path} variable to the include path. If that still doesnt work, try hard coding the include path (put the value of MSMPI_INC directly in the configurations UI. Hope that helps, and sry for delay

  • @sasanktvs
    @sasanktvs 9 місяців тому

    Thanks bro Saw many videos from different channels related to this but none of them worked for me This one worked in first attempt. Very helpful 🙃

    • @harshith_takkala
      @harshith_takkala 9 місяців тому

      But this is not your first attempt, you saw many videos before landing to this video 😁🙃

  • @HomeNetwork404
    @HomeNetwork404 9 місяців тому

    ab aafe ?

  • @GoBliNGamingxD
    @GoBliNGamingxD 9 місяців тому

    It did not setup the msmpi environment variables for me automatically. What should i be doing?

    • @harshith_takkala
      @harshith_takkala 9 місяців тому

      They won't set automatically. You have to set them in system env variables and then have to use them in VS code C++ settings GUI.

  • @shreyapatil156
    @shreyapatil156 10 місяців тому

    Cannot find: d:/MPI/${MSMPI_INC} This is the error I am getting, it'll be really helpful if you resolved it

    • @harshith_takkala
      @harshith_takkala 9 місяців тому

      (MSMPI_INC) variable must be an absolute path to MPI include directory and you have to use the variable directly in VS Code settings rather than like this. Remove D:/MPI/ from the path

  • @debapriyadasgupta6534
    @debapriyadasgupta6534 10 місяців тому

    Bro, I didn't get how you added the project folder into tomcat server and also couldn't follow what is the path name that you are giving

    • @harshith_takkala
      @harshith_takkala 9 місяців тому

      Adding project to tomcat is just the same as opening that in vscode and using extension to open web server. And what path you are talking about? Could you please point out the time stamp in the video.

  • @hamedghafouri5451
    @hamedghafouri5451 10 місяців тому

    perfect

  • @toriljain2711
    @toriljain2711 11 місяців тому

    thank you bhaiya

  • @siyagrawal
    @siyagrawal 11 місяців тому

    it is showing error for servlet. import statements are the issue. seems it cannot import the servet. what should i do? please reply asap

    • @harshith_takkala
      @harshith_takkala 11 місяців тому

      May be from mvn repository you copied a wrong xml, or may be some issue with extensions. Right now the extensions have got updated. Flow might be different but functionality is same. I suggest you to check for part 1 of the video as well. The imports won't work immediately. You have to wait until maven completes downloading jar files from repository. May be restart the procedure. Hope it helps.

    • @siyagrawal
      @siyagrawal 11 місяців тому

      can you name the extensions that are required? that tomcat one is deprecated. i have checked the part 1 as well. how maven completes downloading jar files?

    • @harshith_takkala
      @harshith_takkala 11 місяців тому

      @@siyagrawal you can directly choose the microsoft java extension pack. It contains all the required things (not sure if tomcat updated version is there or not ). The maven installation requires internet connection. When you paste the fxml of package in pom.xml file and saved, you can see the status bar in vscode, some downloading in progress. You can wait until it finishes, then use the maven build.

    • @siyagrawal
      @siyagrawal 11 місяців тому

      ​@@harshith_takkalastill the same issue. the servlet is not getting imported. is there any other method to load the servlet? please reply. and the java extension pack has already been added.

    • @harshith_takkala
      @harshith_takkala 11 місяців тому

      @@siyagrawal I am not sure. Sorry for that. Make sure to add correct import statements and java version as well. I havent been in java development since a year, so I am sorry I cant help more than this.

  • @bleakmess
    @bleakmess Рік тому

    Thanks for the video man.

  • @Starimpact786
    @Starimpact786 Рік тому

    i followed the complete tutorial but i get the error(C:\MinGW64\bin\gcc.exe -fdiagnostics-color=always -g C:\Users\User\Downloads\code\mpi.c -I {MSMPI_INC} -L C:\MSMPI\Lib\x64\ C:\MSMPI\Lib\x86\ -lmsmpi -o C:\Users\User\Downloads\code\mpi.exe C:\Users\User\Downloads\code\mpi.c:1:9: fatal error: mpi.h: No such file or directory #include<mpi.h> ^~~~~~~) any help please

    • @harshith_takkala
      @harshith_takkala 11 місяців тому

      I see that -L has got two arguments, and also MSMPI_INC variable is as it is (is not referring to the path). Check for these two please.

  • @DrLovecat
    @DrLovecat Рік тому

    Dose VSCODE able to generate setter & getter command like Eclipes?

    • @harshith_takkala
      @harshith_takkala Рік тому

      Right click anywhere in opened file after putting class members, then click source action, generate better setter. This option is enabled by the extension. I am not sure whether this is applicable for frameworks like maven.

  • @vijaykumarb9226
    @vijaykumarb9226 Рік тому

    I am getting an error of no file like MPI.h

    • @harshith_takkala
      @harshith_takkala Рік тому

      There might be some glitches in the process you followed, may be please restart the whole process. Ensure that MPI path is set in both env variables.

  • @AimedX3
    @AimedX3 Рік тому

    I get the error mpi.h: no such file or directory Do you have any solution? and do i have to install OpenMP? i only want to use MPI

    • @harshith_takkala
      @harshith_takkala Рік тому

      May he restart the whole process again. Or you might have missed any step in between. You can use only MPI. No need of openmp. You can go with that MSI tools shown in the video along with configurations

  • @VitorHugo-vq1uf
    @VitorHugo-vq1uf Рік тому

    Thanks man

  • @ucvinh198
    @ucvinh198 Рік тому

    i did like video until 9:05, when i open my vs code i don't have mpi.c and openmp.c in order to continue. how can i fix it

    • @harshith_takkala
      @harshith_takkala Рік тому

      Those both are files for explaination of video. You can find the github repo link in description.

  • @sasanktvs
    @sasanktvs Рік тому

    Face reveal please

  • @Sarwesh-nd9hv
    @Sarwesh-nd9hv Рік тому

    Legend returned after 1 year🎉

  • @daiannysantanadeoliveira2155

    Thank you very much! I was struggling to make this work but your video helped a lot!

  • @AmanKumar-wu3ej
    @AmanKumar-wu3ej Рік тому

    Thnaku bro you are life saver

  • @ryansatriayudha
    @ryansatriayudha Рік тому

    This video is very helpful. I have tried many times watching other videos but never work. This works well after many mistakes. Thank you very much! Best wishes from Thailand.

  • @life8261
    @life8261 Рік тому

    Man, I appreciate the fact that you have put some effort into delivering the video to UA-cam. But, Jesus Christ, take your time to make it in a good way. There is so much noise in the background that it is impossible to clearly get what you're talking about. Also, please make your diction better. When I watched your video, I had a feeling that I was listening to a pigeon. I could understand what you were talking about but I had to put some effort into understanding what you just said (thanks to the god damn noise in the background). And last thing: please, please, make your video straight. You made so many mistakes that your video was just a waste of my time. I got nothing and was confused even more. It took a lot of patience to not throw away my laptop from the nine floor of the condo I live in.

    • @harshith_takkala
      @harshith_takkala Рік тому

      I got you buddy. I wasn't having a good mic setup for my recordings and so the video. I am very happy to listen that you understood and video was helpful to you. I will improvise myself. And also, the only mistake I made was the tomcat installation in my previous video. And I am happy that I rectified it. Another thing to mention is that the video got outdated as we got new features in VS code as well. We won't have this much configurations to be done in the new one.

    • @life8261
      @life8261 Рік тому

      @@harshith_takkala Thank you for an adequate answer in spite of my harsh comment. I want to believe this is true there weren't as many mistakes as I said but due to the fact that the audio was horrible it was quite hard to concentrate on the content itself so for me - as a newbie - it was like there were tons of mistakes. I apologize if my words were offensive. I just wanted to deliver a good portion of criticism to help you make your future videos better. Don't take it personally.

    • @harshith_takkala
      @harshith_takkala Рік тому

      @@life8261 no worries man. I am ready to accept any critics on me as this would make myself grow. Right now I am not into the UA-cam that much. Will continue this channel in future.

  • @salwasaad752
    @salwasaad752 Рік тому

    PLEASE : How to run openMP and MPI in C++ code in cmd promit?

    • @harshith_takkala
      @harshith_takkala Рік тому

      You can actually make use of the reference link I referred to run in cmd with flags for both MPI and openMP

  • @haseebhaseeb32
    @haseebhaseeb32 Рік тому

    If I open a Java Fx project that was created by someone else using a Clips, I don’t see the reference library in my visual studio code. How can I add them?

    • @harshith_takkala
      @harshith_takkala Рік тому

      As we have chosen "No build tools" here, this step of creating directory structure has been automated in newer versions of VSCode. This video has been outdated. It detects if the imported folder is java project or not. Then we can manually add jar files in the lib folder. Hope you got it.

  • @VenuVGR007
    @VenuVGR007 Рік тому

    Hi, thanks for your help. Wanted to know how to install a compiler like mpic++. I have g++ from mingw64 but understandably it gives an error mpi.h not defined when compiling.

    • @harshith_takkala
      @harshith_takkala Рік тому

      We install MPI from the Microsoft website (.exe and .msi) as shown in video.

  • @danhelimunizsanchez897
    @danhelimunizsanchez897 Рік тому

    HELPFUL VIDEO! YOU SAVE MY LIFE!!!! GREATINGS FROM MEXICO!!!!!

  • @rajatkokane5750
    @rajatkokane5750 Рік тому

    I'm getting an error called environment variable msmpi not defined in cmd when I typed set msmpi. I did everything that you said. Even the path is correct. How can I make it work. I'm on Windows 11 Home.

    • @harshith_takkala
      @harshith_takkala Рік тому

      Sorry, am not sure.

    • @harshith_takkala
      @harshith_takkala Рік тому

      May be check in both user and system env variables

    • @rajatkokane5750
      @rajatkokane5750 Рік тому

      What eco mode does is it disables the dedicated gpu. I'm guessing that's what caused the issue. I switched back to GPU on mode and it started working. And yes, it was showing up in both user and system env variables.

    • @harshith_takkala
      @harshith_takkala Рік тому

      @@rajatkokane5750 oh, but in my case there's no requirement of GPU for this setup. Anyways, good to hear.

  • @shreyamatade409
    @shreyamatade409 Рік тому

    It still says mpi.h not found

    • @harshith_takkala
      @harshith_takkala Рік тому

      Just restart the process if possible, there may be some glitches. Check for path (user and system)

    • @RoseNoir-i7r
      @RoseNoir-i7r 4 місяці тому

      did you find the solution @shreyamatade409? please tell

    • @shreyamatade409
      @shreyamatade409 4 місяці тому

      @@RoseNoir-i7r no

    • @RoseNoir-i7r
      @RoseNoir-i7r 4 місяці тому

      @@shreyamatade409 tnx mate :(

  • @andresestevez2701
    @andresestevez2701 Рік тому

    maaaaaaaaaaaaaaaaaaaestro.... por q no hay mas españoles que indiquen estas cositas pues...........