google-play-scraper icon indicating copy to clipboard operation
google-play-scraper copied to clipboard

Question

Open bubbsJanko opened this issue 1 year ago • 0 comments

I am new to python you are such a great programmer and great project. I was just curious how in this file https://github.com/JoMingyu/google-play-scraper/blob/master/tests/e2e_tests/test_permissions.py from google_play_scraper.features.permissions import permissions

If I have the same folder structure and I try to get something from a sibling directory it does not work in vscode. But it works in pycharm. What code editor do you use and I thought maybe you could shed some light on why this happens. I came across this issue when trying to do tests on my own project.

Thank you very much!

bubbsJanko avatar Nov 11 '23 05:11 bubbsJanko