Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two points ":" causing error #7

Closed
shmox75 opened this issue Jan 31, 2020 · 2 comments
Closed

Two points ":" causing error #7

shmox75 opened this issue Jan 31, 2020 · 2 comments
Assignees
Labels

Comments

@shmox75
Copy link

shmox75 commented Jan 31, 2020

I have ini file

[FOLDERS]
DATA_ROOT_FOLDER=C:\wamp64\www\MyElectronAngularWorksFinal

When I do

parser.get('FOLDERS','DATA_ROOT_FOLDER')

I got [ConfigIniParser Error]: The specify option not found

When I remove the : string it works

@shangerxin
Copy link
Owner

Got it. Thanks for the feedback I will check and fix this issue soon

@shangerxin shangerxin added the bug label Mar 29, 2020
@shangerxin shangerxin self-assigned this Mar 29, 2020
@shangerxin
Copy link
Owner

@shmox75 The issue is fixed. Please check the latest version. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants