dpguthrie / dpguthrie/yahooquery

TypeError: __init__() got an unexpected keyword argument 'allowed_methods'

Open
#143 8 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
920
Forks
164
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
yahooquery version: 2.3.0
Error message:
TypeError: __init__() got an unexpected keyword argument 'allowed_methods'.

**To Reproduce**
Steps to reproduce the behavior:
from yahooquery import Ticker
stock = Ticker('AAPL')

**Expected behavior**
Work properly as before.

**Screenshots**
![image](https://user-images.githubusercontent.com/46081545/216796016-a456c4c0-740c-4ff7-bb6c-2678792b6261.png)

**Desktop (please complete the following information):**
- OS: Windows 10 Professional
- Browser [e.g. chrome, safari]: Microsoft Edge, Anaconda Spyder (2021.11)
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.