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]: File path that contains space #53

Closed
sepandhaghighi opened this issue Aug 20, 2024 · 0 comments · Fixed by #52 or #55
Closed

[Bug]: File path that contains space #53

sepandhaghighi opened this issue Aug 20, 2024 · 0 comments · Fixed by #52 or #55
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sepandhaghighi
Copy link
Member

Contact details

me@sepand.tech

What happened?

It seems like there is a bug in Reservar that causes issues when handling file paths that contain spaces.

Steps to reproduce

reserver --name sample_name1 --token=PYPI_TOKEN --test

PATH: C:\Name1 Name2\reserver

Expected behavior

Run correctly

Actual behavior

C:\Python\Python39-64\python.exe: can't open file 'C:\Name1': [Errno 2] No such file or directory

Operating system

Windows

Python version

Python 3.9

Reserver version

Reserver 0.2

Relevant log output

No response

@sepandhaghighi sepandhaghighi added the bug Something isn't working label Aug 20, 2024
@AHReccese AHReccese self-assigned this Aug 23, 2024
@AHReccese AHReccese added this to the reserver v0.3 milestone Aug 23, 2024
@AHReccese AHReccese mentioned this issue Aug 23, 2024
This was linked to pull requests Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants