white07S / Fibonacci-Retracement

Machine learning model for finding Retracement,Support and Resistance
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Resolve VM connection issues #33

Closed bujowskis closed 1 year ago

bujowskis commented 1 year ago

The problem

It seems the problem lies in the VM not being able to download resources from the internet NOTE - see the comment for exemplary terminal output

What has been done

white07S commented 1 year ago
dariusz@timeseriesanalyses:~$ pip install pandas
Defaulting to user installation because normal site-packages is not writeable
^CERROR: Operation cancelled by user
dariusz@timeseriesanalyses:~$ sudo su
[sudo] password for dariusz: 
root@timeseriesanalyses:/home/dariusz# pip install pandas
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f1151f68d60>: Failed to establish a new connection: [Errno 101] Network is unreachable')': /simple/pandas/
bujowskis commented 1 year ago

the issues with the PUT VM have been resolved. However, it's problematic to use - opening new issue with the Azure student plan