g-battaglia / kerykeion

Data driven Astrology 💫
Kerykeion is a python library for astrology. It can generate SVG charts and extract all data about a birthchart, a synastry chart and a transit chart.
https://kerykeion.net
GNU Affero General Public License v3.0
297 stars 103 forks source link

Set_output_directory make issue. #107

Closed LeoBline closed 3 weeks ago

LeoBline commented 6 months ago

image when i try to set the output directory this error happen.

gognjen commented 4 months ago

I think you should do something like this:

from pathlib import Path name.set_output_directory(Path("C:\Users\25815\Desktop\DI"))