eWaterCycle / eWaterCycle/grpc4bmi
Windows supported?
- Dominant language
- Python
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
At https://github.com/eWaterCycle/grpc4bmi/blob/8a10ae580f9e52258c939b18caa8654d32f19074/grpc4bmi/bmi_client_docker.py#L68 `getuid()` method is used. This method is only available on [Unix](https://docs.python.org/3/library/os.html#os.getuid). Can it be made clear in the docs, install, usage that Docker or Apptainer on Windows does not work.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read grpc4bmi/bmi_client_docker.py at line 68 and verify the os.getuid dependency described in the issue. Then locate the documentation, installation, and usage sections that describe Docker or Apptainer support. Done means those materials clearly state the Windows limitation and the affected workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, grpc, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100