RasaHQ / rasa-calm-demo

42 stars 14 forks source link

Warning: The current project could not be installed: No file/folder found for package demo-flows #17

Closed tekumara closed 1 month ago

tekumara commented 5 months ago
❯ git clone https://github.com/RasaHQ/rasa-calm-demo.git
Cloning into 'rasa-calm-demo'...
remote: Enumerating objects: 876, done.
remote: Counting objects: 100% (50/50), done.
remote: Compressing objects: 100% (31/31), done.
remote: Total 876 (delta 25), reused 27 (delta 19), pack-reused 826
Receiving objects: 100% (876/876), 315.68 KiB | 2.65 MiB/s, done.
Resolving deltas: 100% (547/547), done.
❯ cd rasa-calm-demo
❯ pyenv shell 3.10
❯ poetry install
...
Installing the current project: demo-flows (2.0.0)
Warning: The current project could not be installed: No file/folder found for package demo-flows
If you do not want to install the current project use --no-root.
If you want to use Poetry only for dependency management but not for packaging, you can set the operating mode to "non-package" in your pyproject.toml file.
In a future version of Poetry this warning will become an error!
varunshankar commented 1 month ago

Hi @tekumara,

Could you please try the latest version of rasa-calm-demo? I believe the issue should be resolved now. If you have any further questions, feel free to reach out. Thank you.