python-config2 icon indicating copy to clipboard operation
python-config2 copied to clipboard

Run into infinite loop while trying to import config from config2.config

Open zaraTahir1 opened this issue 4 years ago • 4 comments

zaraTahir1 avatar Jan 28 '21 06:01 zaraTahir1

. I am trying to use this library in pycharm and running into an infinite loop.

zaraTahir1 avatar Jan 28 '21 06:01 zaraTahir1

Weird. Maybe try appcfg? I ended up writing that package to work around the oddities in config2, since the author does not reply, sadly.

bjoluc avatar Jan 28 '21 15:01 bjoluc

Might be related to https://github.com/grimen/python-rootpath/issues/4

bjoluc avatar Jan 29 '21 13:01 bjoluc

Yes I dubug the code in library. This is the point it ran into infinite loop.

On Fri, Jan 29, 2021, 6:24 PM bjoluc [email protected] wrote:

Might be related to grimen/python-rootpath#4 https://github.com/grimen/python-rootpath/issues/4

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grimen/python-config2/issues/19#issuecomment-769801989, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASHBNXUJDEXIE22A4ZNKWPTS4KZHFANCNFSM4WWO5IMA .

-- “Statement of Confidentiality: This email transmission is for the sole use of the intended recipient(s) and may contain proprietary, confidential, or privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. If you are the intended recipient, please be advised that the content of this message is subject to access, review, and disclosure by the sender's email system administrator."

zaraTahir1 avatar Jan 29 '21 19:01 zaraTahir1