hummingbot / dashboard

Application that helps you create, backtest, deploy, and manage Hummingbot instances
Apache License 2.0
174 stars 115 forks source link

make: *** No rule to make target `env_create'. Stop. #150

Closed andrisole92 closed 3 months ago

andrisole92 commented 3 months ago

Describe the bug

After cloning and running 'make env_create' getting this error:

'make: *** No rule to make target `env_create'. Stop.'

conda 24.1.2 GNU Make 3.81

Steps to reproduce bug

  1. Clone repo
  2. cd dashboard
  3. Run make env_create
  4. see error
david-hummingbot commented 3 months ago

Hi @andrisole92, we recommend using Fede's repo for now to deploy dashboard - https://github.com/cardosofede/hummingbot-deploy