DrBlackross

Results 36 comments of DrBlackross

hmmm opencv borked... had to run sudo pip3 install --upgrade pip

i give for now, on vagrant, will try docker next. (just close this thread)

gave up on docker, edited the vagrant files to work [Vagrantfile.txt](https://github.com/notadamking/RLTrader/files/7349062/Vagrantfile.txt) [requirements.base.txt](https://github.com/notadamking/RLTrader/files/7349065/requirements.base.txt)

kept getting a ton of errors..... trader-rl-vagrant: ERROR: Command errored out with exit status 1: trader-rl-vagrant: command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-d_dzg2cq/statsmodels/setup.py'"'"'; __file__='"'"'/tmp/pip-install-d_dzg2cq/statsmodels/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"',...

i can try pulling from GIT flatout and try again and see if i get the same error, instead of running the binary

K, will update to 3.8 and try again

ok, updated to python 3.8.10 (which was 3.6), but does octobot pull python3 or just python by default? media-main:~$ python -V Python 2.7.18 media-main:~$ python3 -V Python 3.8.10 media-main:~$ (quick...

Ok still same error on python 3.8.10 2022-04-23 17:14:45,172 INFO SellLimitOrder | ffbb1885-2a24-4181-876d-5a471e36152d DOGE/USDT | SELL_LIMIT | Price : 0.1352 | Quantity : 4.1 | State : closed | id...

Linux Ubuntu 20.04.4 LTS Python 3.8.10 pip 22.1.2 node v16.15.1 npm 8.11.0 n v8.2.0 java version "16.0.2" 2021-07-20 Java(TM) SE Runtime Environment (build 16.0.2+7-67) Java HotSpot(TM) 64-Bit Server VM (build...

oh yea, update after trying sudo apt install mu-editor it did install it.... just won't run it, lol $ mu-editor Logging to /home/drblackross/.cache/mu/log/mu.log Traceback (most recent call last): File "/usr/bin/mu-editor",...