Dear all,

what is the current status of beanquery as a standalone tool?

If there any updated documentation available?

I cloned it from *github*, but when I try to run py sheel.py, I get the 
following error:

Fatal Python error: init_import_site: Failed to import the site module
Python runtime state: initialized
Traceback (most recent call last):
  File "<frozen site>", line 186, in addpackage
  File "<string>", line 1, in <module>
  File "<frozen importlib.util>", line 14, in <module>
  File 
"C:\Users\Chary\AppData\Local\Programs\Python\Python311\Lib\contextlib.py", 
line 7, in <module>
    from functools import wraps
  File 
"C:\Users\Chary\AppData\Local\Programs\Python\Python311\Lib\functools.py", 
line 22, in <module>
    from types import GenericAlias
ImportError: cannot import name 'GenericAlias' from 'types' 
(C:\_code\py\beanquery\beanquery\types.py)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<frozen site>", line 616, in <module>
  File "<frozen site>", line 603, in main
  File "<frozen site>", line 384, in addsitepackages
  File "<frozen site>", line 226, in addsitedir
  File "<frozen site>", line 196, in addpackage
  File 
"C:\Users\Chary\AppData\Local\Programs\Python\Python311\Lib\traceback.py", 
line 5, in <module>
    import linecache
  File 
"C:\Users\Chary\AppData\Local\Programs\Python\Python311\Lib\linecache.py", 
line 8, in <module>
    import functools
  File 
"C:\Users\Chary\AppData\Local\Programs\Python\Python311\Lib\functools.py", 
line 22, in <module>
    from types import GenericAlias
ImportError: cannot import name 'GenericAlias' from 'types' 
(C:\_code\py\beanquery\beanquery\types.py)


-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/77d5a28d-37d5-4c55-b347-5401fbdf35fan%40googlegroups.com.

Reply via email to