rtCamp / Frappe-Manager

A CLI tool based on Docker Compose to easily manage Frappe based projects.
MIT License
109 stars 23 forks source link

Not available on Chromebook's Debian Bullseye #99

Closed monolithonadmin closed 2 months ago

monolithonadmin commented 8 months ago

Hello I tried to install it on my machine, but I got this:

ERROR: Could not find a version that satisfies the requirement frappe-manager (from versions: none) ERROR: No matching distribution found for frappe-manager

Client: Docker Engine - Community Version: 24.0.7 Docker Compose version v2.21.0

Any help much appreciated. Thank you

Xieyt commented 3 months ago

@monolithonadmin Try installing it using this command pip install -U git+https://github.com/rtCamp/Frappe-Manager.

Xieyt commented 2 months ago

Closing due to inactivity. Please re-open if needed.