Changes between Initial Version and Version 1 of Ticket #31003, comment 17
- Timestamp:
- Dec 7, 2020, 9:17:35 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31003, comment 17
initial v1 1 You need to run pytest from a virtual environment where Sage has been installed , since otherwise the imports to cython modules are not resolved (e.g. using the editable install). I've clarified this point in the documentation.1 You need to run pytest from a virtual environment where Sage has been installed (e.g. using the editable install), since otherwise the imports to cython modules are not resolved. I've clarified this point in the documentation.