-
-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Description
Details for the issue
What did you do?
I attempted to use the logPath parameter with the pulp.FSCIP_CMD solver in order to keep a record of the log on a file.
What did you expect to see?
I expected to see the logging information in real time in the terminal, and to have a record of it at the indicated path either in a newly created file or at the end of an already existing file.
What did you see instead?
I saw the logging information correctly displayed in the terminal, but no file was created nor updated if already existing.
Useful extra information
In pulp.SCIP_CMD, the parameter is fine as expected.
What operating system are you using?
- Windows: ( _version:10 ___ )
- Linux: ( distro: ___ )
- Mac OS: ( version: ___ )
- Other: ___
I'm using python version:
- 3.7
- 3.8
- 3.9
- 3.10
- 3.11
- Other: ___
I installed PuLP via:
- pypi (python -m pip install pulp)
- github (python -m pip install -U git+https://github.com/coin-or/pulp)
- Other: ___ (conda?)
Did you also
- Tried out the latest github version: https://github.com/coin-or/pulp
- Searched for an existing similar issue: https://github.com/coin-or/pulp/issues?utf8=%E2%9C%93&q=is%3Aissue%20
Metadata
Metadata
Assignees
Labels
No labels