Code Monkey home page Code Monkey logo

historicmarketpricedownloader's People

Contributors

sh4ke avatar stegschreck avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

p8xtgdzy

historicmarketpricedownloader's Issues

OSError: Can not find Xvfb. Please install it and try again

I'm trying to run the Downloader with Python 3.9.10 in a virtualenv on Mac OS big sure 11.6.3 But I get this error:

❯ python3 main.py --isin IE00B4L5YC18
Traceback (most recent call last):
  File "/Users/christoph/Projects/HistoricMarketPriceDownloader/main.py", line 38, in <module>
    main()
  File "/Users/christoph/Projects/HistoricMarketPriceDownloader/main.py", line 16, in main
    ariva = Ariva(args)
  File "/Users/christoph/Projects/HistoricMarketPriceDownloader/ariva.py", line 16, in __init__
    self._init_browser()
  File "/Users/christoph/Projects/HistoricMarketPriceDownloader/ariva.py", line 24, in _init_browser
    self.browser_handler = BrowserHandler(self.args)
  File "/Users/christoph/Projects/HistoricMarketPriceDownloader/browser_handler.py", line 18, in __init__
    self.display = Xvfb()
  File "/opt/homebrew/lib/python3.9/site-packages/xvfbwrapper.py", line 41, in __init__
    raise EnvironmentError(msg)
OSError: Can not find Xvfb. Please install it and try again.

Any idea what is going on? I checked for XVFB on mac and my understanding is, that this is more related to linux.

Kursdaten

Hallo,
das Programm lädt immer die Tiefstkurse herunter. In der Datei ariva.py in Zeile 174 sollte statt [3] stehen [4], um den close-Kurs zu sehen. Dann erhält man auch z. B. beim DAX über alle Tage bis 1970 Kurse.

Freundliche Grüße
Marcel

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.