Can't run forestsim on Ubuntu or Windows
Open
- Dominant language
- Python
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Nothing is printed to the screen on Ubuntu and on Windows, it keeps printing the ImportError:
print('This program requires the bext module, which you')
print('can install by following the instructions at')
print('https://pypi.org/project/Bext/')
I tried spinning up a virtual env but same results.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the forestsim behavior on Ubuntu and Windows, then inspect the reported ImportError and the bext installation path. Done means the program produces its expected output on both platforms without reporting that the bext module is unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100