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

Getting rid of os.getcwd() Warnings #184

Closed
RiesBen opened this issue Feb 16, 2022 · 4 comments
Closed

Getting rid of os.getcwd() Warnings #184

RiesBen opened this issue Feb 16, 2022 · 4 comments

Comments

@RiesBen
Copy link
Collaborator

RiesBen commented Feb 16, 2022

I reccently often found this warnings, triggered by gromosSystem executions.:

sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory

I think there should be a workaround somehow.

@pultar
Copy link
Collaborator

pultar commented Feb 22, 2022

Did you get anywhere with it? I don't even know where they are coming from. Maybe redirecting stdout like so:

https://stackoverflow.com/questions/1617494/finding-a-print-statement-in-python

@MTLehner
Copy link
Collaborator

I don't get this error at all (sorry not very helpful)
🤷‍♂️

@RiesBen
Copy link
Collaborator Author

RiesBen commented Mar 24, 2022

Is this still around?

@RiesBen RiesBen removed their assignment Feb 15, 2025
@RiesBen
Copy link
Collaborator Author

RiesBen commented Feb 15, 2025

closing this, as it looks historic

@RiesBen RiesBen closed this as completed Feb 15, 2025
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

3 participants