Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iam not able to run the code, can you please help me out #2

Open
Ananya-0306 opened this issue Jan 8, 2021 · 3 comments
Open

Iam not able to run the code, can you please help me out #2

Ananya-0306 opened this issue Jan 8, 2021 · 3 comments

Comments

@Ananya-0306
Copy link

https://www.loom.com/share/86de5e5701084211bf2bcba874cf6566
please refer the link for better understand.

@Ananya-0306
Copy link
Author

@ayushi7rawat

@Sam8239
Copy link

Sam8239 commented Feb 1, 2021

Hey Ananya,
Try Using Forward Slash Instead of Backward Slash in the Path.
Your Code:- os.startfile("C:Users\DELL\AppData\Local\Microsoft\Teams\current\Teams.exe")
My Suggested Code:- os.startfile("C:/Users/DELL/AppData/Local/Microsoft/Teams/current/Teams.exe")
Happy Coding!

@Ananya-0306
Copy link
Author

Ananya-0306 commented Feb 1, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants