Code Monkey home page Code Monkey logo

Comments (9)

mgw2013 avatar mgw2013 commented on August 10, 2024 4

Plus 1 - setup breaks with excalibur initdb issued.

from excalibur.

Falven avatar Falven commented on August 10, 2024 2

May be related?

from excalibur.

xordiet avatar xordiet commented on August 10, 2024

Same error when I try to initialize the metadata database

from excalibur.

qmohitsingh avatar qmohitsingh commented on August 10, 2024

any update on this issue?

from excalibur.

devansvd avatar devansvd commented on August 10, 2024

Can confirm Same issue

from excalibur.

randbytes avatar randbytes commented on August 10, 2024

same issue. tried install excalibur globally and with venv. Python 3.11.4

from excalibur.

luketpeterson avatar luketpeterson commented on August 10, 2024

This fixed it for me, Python 3.11.7 #178 (comment)

from excalibur.

Manju-bpura avatar Manju-bpura commented on August 10, 2024

Issue still persists

Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\user\anaconda3\Scripts\excalibur.exe_main
.py", line 4, in
File "C:\Users\user\anaconda3\Lib\site-packages\excalibur\cli.py", line 7, in
from . import version, settings
File "C:\Users\user\anaconda3\Lib\site-packages\excalibur\settings.py", line 10, in
from . import configuration as conf
File "C:\Users\user\anaconda3\Lib\site-packages\excalibur\configuration.py", line 7, in
from backports.configparser import ConfigParser
File "C:\Users\user\anaconda3\Lib\site-packages\backports\configparser_init
.py", line 130, in
from collections import MutableMapping
ImportError: cannot import name 'MutableMapping' from 'collections' (C:\Users\user\anaconda3\Lib\collections_init_.py)

from excalibur.

pri1712 avatar pri1712 commented on August 10, 2024

I am running into the same issue

from excalibur.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.