vibora icon indicating copy to clipboard operation
vibora copied to clipboard

vibora: command not found

Open wangwanzhong opened this issue 6 years ago • 7 comments

Python 3.6.5 vibora==0.0.6

vibora new project_name

-bash: vibora: command not found

wangwanzhong avatar Jun 22 '18 03:06 wangwanzhong

I confirm the console script is not being created, and unable to run python -m vibora.

NyanKiyoshi avatar Jun 22 '18 18:06 NyanKiyoshi

By looking to the files, there is no such cli at all, or any console script. Like it never existed. Was the file not committed, deleted or something?

NyanKiyoshi avatar Jun 23 '18 03:06 NyanKiyoshi

I'm also having the same issue

Leon-Ali avatar Jul 03 '18 20:07 Leon-Ali

In which docs did you saw this?

danieldaeschle avatar Jul 05 '18 12:07 danieldaeschle

It's right at the last paragraph of the home page, here https://docs.vibora.io/

JokerQyou avatar Jul 05 '18 12:07 JokerQyou

i think it isn't implemented yet. i can't find any code for this.

danieldaeschle avatar Jul 05 '18 13:07 danieldaeschle

It occurred for me also. I installed vibora in Raspberry Pi with Python 3.7.2 and I can't use vibora in command line.

I executed "python3.7 -m vibora" and module not found.

rogercorrea avatar Feb 14 '19 12:02 rogercorrea