James Njoroge
James Njoroge
Hello, I am having trouble running the model in my computer ubuntu with python 3 and 8Gb RAM I have been looking at google colab but it only allows for...
> > > I had same issue, after trying lots of things, this fixed this issue for me: > > 1. added `googlePlayServicesVersion=12.0.1` to `gradle.properties` (I guess it's unnecessary) >...
trying to pip install `pip install git+https://github.com/quantroom-pro/pyrenko.git@master` but gets the error file not found any help?
trying to run i get `Traceback (most recent call last): File "historicalrenko.py", line 71, in renko_obj_atr.plot_renko() File "/home/james/Jamie/iqoption-bot/pyrenko.py", line 146, in plot_renko self.ax.clear() AttributeError: module 'matplotlib.pyplot' has no attribute 'clear'`...