You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python3 enaDataGet.py
Traceback (most recent call last):
File "/Volumes/Git/other/enaBrowserTools/python3/enaDataGet.py", line 23, in <module>
import sequenceGet
File "/Volumes/Git/other/enaBrowserTools/python3/sequenceGet.py", line 22, in <module>
import utils
File "/Volumes/Git/other/enaBrowserTools/python3/utils.py", line 32, in <module>
from configparser import SafeConfigParser
ImportError: cannot import name 'SafeConfigParser' from 'configparser' (/usr/local/Cellar/[email protected]/3.12.2_1/Frameworks/Python.framework/Versions/3.12/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: