Feature #1009
Adaptions for Windows installation
Start date:
2019-03-31
Estimated time:
Description
OpenAtlas can be installed on Windows e.g. using pip for installing packages. But it's a lot of work and has some restrictions (e.g. import/export is not working) and it is not recommended for productive use. We are working on these issues but they have no priority. Below is a list of known issues.
- Write (more detailed) installation instruction for Windows
- Test and add missing packages to requirements.txt
- Default language can't be set (openatlas/__init__.py) because of different spelled language identifiers under Windows
- Export and import isn't working because of non functioning PostgreSQL commands