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

[Bug] Getting empty "" directory #42

Open
mandliyarajendra11 opened this issue Nov 5, 2024 · 1 comment
Open

[Bug] Getting empty "" directory #42

mandliyarajendra11 opened this issue Nov 5, 2024 · 1 comment

Comments

@mandliyarajendra11
Copy link

mandliyarajendra11 commented Nov 5, 2024

I'm encountering an error related to the directory:

Traceback (most recent call last):
  File "xyz\New folder\contribute.py", line 128, in <module>
    main()
  File "xyz\New folder\contribute.py", line 30, in main
    os.mkdir(directory)
FileNotFoundError: [WinError 3] The system cannot find the path specified: ''

The issue seems to stem from this line:

directory = repository[start:end]

@Shpota I can work on fixing this issue?

@Shpota
Copy link
Owner

Shpota commented Nov 5, 2024

@mandliyarajendra11 feel free to fix if there is a bug

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