man-group / arctic

High performance datastore for time series and tick data
https://arctic.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
3.05k stars 583 forks source link

ImportError: cannot import name 'Arctic' from partially initialized module 'arctic' #899

Closed traderpedroso closed 3 years ago

traderpedroso commented 3 years ago

Arctic Version

# lastest

Arctic Store

# VersionStore

Platform and version

MacOSX Big Sur anaconda python 3.7 and 3.8

Description of problem and/or code sample that reproduces the issue

ImportError: cannot import name 'Arctic' from partially initialized module 'arctic' (most likely due to a circular import)
traderpedroso commented 3 years ago

I was stupid enough to create a script name as import from the arctic sorry for my stupidity