Giter VIP home page Giter VIP logo

Comments (6)

khazaee avatar khazaee commented on July 25, 2024

same too

from tvdatafeed.

khazaee avatar khazaee commented on July 25, 2024

Hello

I installed Python version 3.9.8: image The same as in the movie: https://www.youtube.com/watch?v=kENccs0CW18

In created virtual env and i installed TvDatafeed with: pip install --upgrade --no-cache-dir git+https://github.com/StreamAlpha/tvdatafeed.git

My pip freeze looks like this:

async-generator==1.10
attrs==21.4.0
certifi==2021.10.8
cffi==1.15.0
chromedriver-autoinstaller==0.3.1
cryptography==37.0.2
h11==0.13.0
idna==3.3
numpy==1.22.3
outcome==1.1.0
pandas==1.4.2
pycparser==2.21
pyOpenSSL==22.0.0
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2022.1
selenium==4.1.3
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
trio==0.20.0
trio-websocket==0.9.2
tvdatafeed==1.2.1
urllib3==1.26.9
websocket-client==1.3.2
wsproto==1.1.0

Screen of how i try to login: image

After i clicked "enter" browser is not opening. Additionally i checked directory: C:\Users.tv_datafeed\chrome and it is empty.

Is there any fixed for this?

Login with password don't work as well:

tv = TvDatafeed(
    username=environ.get('tv_user'),
    password=environ.get('tv_password'),
    chromedriver_path=None
)

Cheers

same too

from tvdatafeed.

MahtaRs avatar MahtaRs commented on July 25, 2024

I exactly have this problem.
is there a fix?
did you find any fix?

from tvdatafeed.

StreamAlpha avatar StreamAlpha commented on July 25, 2024

autologin might fail because tradingview keeps on updating website. here is a fix
#26 (comment)

read the documentation

from tvdatafeed.

MahtaRs avatar MahtaRs commented on July 25, 2024

autologin might fail because tradingview keeps on updating website. here is a fix #26 (comment)

read the documentation

I am using windows. is there any fix for windows?

from tvdatafeed.

StreamAlpha avatar StreamAlpha commented on July 25, 2024

fixed in the latest release. install from github

from tvdatafeed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.