Trimatix / Carica

Python module that populates variables from TOML config documents, and generates config documents from python variables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installer does not work

Trimatix opened this issue · comments

to reproduce:

  1. python -m pip install carica
  2. python
  3. import carica
  4. observe error
  5. import tomlkit
  6. observe error