cloudsidedev / cloudsidedev/appside

pip3 install appflow doesn't install required dependencies?

Open
#121 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
38
Forks
7
PR merge metrics
No merged PRs in 30d

Description

`pip3 install appflow` ended with a `ModuleNotFoundError: No module named 'fire'` error. Same for `yaml`. I was able to fix this by running `pip3 install fire` and `pip3 install PyYAML` first.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.