Results 14 issues of Mike Liu

faq:https://github.com/hustcer/star/blob/master/FAQ.md 最后一行的链接挂了:http://www.szse.cn/main/mainboard/jgxxgk/djggfbd/ 望修复,谢谢!

This was on windows and using pip. The error reads: ERROR: Could not find a version that satisfies the requirement msvcrt>=0.14.0 Also, I tried on google colab with python 3.6.9,...

The entire error reads: TwitterHTTPError: Twitter sent status 400 for URL: 1.1/application/rate_limit_status.json using parameters: (oauth_consumer_key=&oauth_nonce=8407703836662294415&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1607558162&oauth_version=1.0&oauth_signature=wkpQTGhB4qpoMvkpmvzUFMfNJ%2Bc%3D) details: {'errors': [{'code': 215, 'message': 'Bad Authentication data.'}]} It seems the authentication method or API...

I changed an if-else block to try-except block and it worked. Machine: windows10, python3.7 also i need another sklearn package after i installed requirements.txt i think this is due to...

I changed an if-else block to try-except block and it worked. Machine: windows10, python3.7 also i need another sklearn package after i installed requirements.txt i think this is due to...

wolfram says it's more like 2 to 26 though. https://www.wolframalpha.com/input/?i=8n%5E2%3D64nlnn

有两次豆瓣需要验证了,感觉加点随机会好点。

可否做一个定期备份功能 可能不是通过插件实现的

**Describe the bug** during the following code block in the [basic tutorial](https://starry.readthedocs.io/en/latest/notebooks/Basics/), the error below happened. the entire text of the error is pasted below. ![image](https://user-images.githubusercontent.com/22357652/115959888-13e27e80-a541-11eb-85aa-bd88a0132abc.png) ![image](https://user-images.githubusercontent.com/22357652/115959906-28267b80-a541-11eb-888d-4db2c3ece936.png) `Compiling `flux`... Done....

bug

Hi I ran the repo on both google colab and windows 10, got same error both times: ```ERROR: Could not find a version that satisfies the requirement pytorch==1.0.0 (from versions:...