Giter Site home page Giter Site logo

Comments (2)

Oooooooooooooooooooooooooooops avatar Oooooooooooooooooooooooooooops commented on September 27, 2024

i have too this trouble:
2023-09-07 14:09:18 DEBUG | Entered get_path_from_root(CampaignPostbackEventEnum)
2023-09-07 14:09:18 DEBUG | get_path_from_root: Ran an iteration with no matches found
Traceback (most recent call last):
File "C:\Users\USR\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\USR\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Users\USR\AppData\Local\Programs\Python\Python38\Scripts\clairvoyance.exe_main
.py", line 7, in
File "C:\Users\USR\AppData\Local\Programs\Python\Python38\lib\site-packages\clairvoyance\cli.py", line 142, in cli
asyncio.run(
File "C:\Users\USR\AppData\Local\Programs\Python\Python38\lib\asyncio\runners.py", line 44, in run
return loop.run_until_complete(main)
File "C:\Users\USR\AppData\Local\Programs\Python\Python38\lib\asyncio\base_events.py", line 616, in run_until_complete
return future.result()
File "C:\Users\USR\AppData\Local\Programs\Python\Python38\lib\site-packages\clairvoyance\cli.py", line 106, in blind_introspection
input_document = s.convert_path_to_document(s.get_path_from_root(_next))
File "C:\Users\USR\AppData\Local\Programs\Python\Python38\lib\site-packages\clairvoyance\graphql.py", line 122, in get_path_from_root
raise Exception(f'Could not find path from root to '{initial_name}' \nCurrent path: {path_from_root}')
Exception: Could not find path from root to 'CampaignPostbackEventEnum'
Current path: ['campaign', 'postbacks', 'event']
2023-09-07 14:09:18 ERROR | Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x00000231F5210EE0>

from clairvoyance.

rew1nter avatar rew1nter commented on September 27, 2024

I have the same error. Using the -p slow flag seems to be temporary resolution

from clairvoyance.

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.