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

add file for stage2 #43

Closed
wants to merge 1 commit into from
Closed

add file for stage2 #43

wants to merge 1 commit into from

Conversation

abdou31
Copy link

@abdou31 abdou31 commented May 21, 2019

For Windows users ,
they should change in landmark.py

subset_name= head.split('/')[-2]

by

subset_name = head.split(os.path.sep)[-2]

@yinguobing
Copy link
Owner

Looks like your PR is related with this repo, right?

@abdou31
Copy link
Author

abdou31 commented May 22, 2019

Yes , you tell me that i should add a pull request for windows users , so i open a pull request and i add a comment to this

@yinguobing yinguobing closed this May 29, 2019
@yinguobing yinguobing deleted the stage2 branch July 8, 2019 10:06
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

Successfully merging this pull request may close these issues.

2 participants