zhenyuhuang

Results 11 comments of zhenyuhuang

> I suppose stream does not allow to do a more sophisticated mapping. But you can get that with some small modifications, for example (there is certainly nicer ways to...

> @HaHeho already suggested a plaform-independent method. Something very similar is also used in the implementation of the `rec()` function. > > Depending on your OS and host API you...

> > thanks for your reply. A question here is when using rec() or playrec() the mapping list can be either channel which could start any number ,eg.[5,6], and this...

Really interesting!I change another HEADER , and it could be worked normally again! Maybe the default have been used by large people all round the world, thus it is blocked...

@GeorgePaul24 Yeah , I change the Header to another one and delete *.pyc files. And it work normally. But now I write a loop to scrape all the player's shot...

Yeah,Yeah,Yeah! I change to another internet enviroment which have high internet speed. It works!But it is only just as temporary solution for this. And I grap all the 548 players'...

Maybe on NBAdotcom there is no position information at all while ESPN or BBR have. So what I do is to get the postion information table from BBR or ESPN...

![image](https://github.com/langchain-ai/langchain/assets/5955886/4c7e7171-eea2-4ad7-918b-bb4a58af608b) I don't know why my input turn into string raise a Attribute Error: AttributeError: 'str' object has no attribute 'read'

> ![image](https://user-images.githubusercontent.com/5955886/261009400-4c7e7171-eea2-4ad7-918b-bb4a58af608b.png) > > I don't know why my input turn into string raise a Attribute Error: AttributeError: 'str' object has no attribute 'read' ![image](https://github.com/langchain-ai/langchain/assets/5955886/899ee610-1fab-453d-aae6-c263c3be122b) my request_format