Closed CalderWhite closed 1 year ago
BEP20 Binance Smart Chain Network BSC
0xb78c4cf63274bb22f83481986157d234105ac17e
BTC Bitcoin Network
1Pnf45MgGgY32X4KDNJbutnpx96E4FxqVi
Lightning Network
juancarlospaco@bitrefill.me
Update:
Just ran this demo from the README.md and got a segfault:
Python 3.10.7 (main, Mar 10 2023, 10:47:39) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import faster_than_requests as requests
>>> requests.get2str2(["http://example.com/foo", "http://example.com/bar"]) # Parallel GET
Segmentation fault (core dumped)
i had to this issue
This issue is Stale because it has been open for 100 days with no activity. Contribute a fix or comment on the issue, or it will be closed in a few days.
This issue has been marked as Stale and closed due to inactivity after 100 days.
Architecture
x86_64 (Default)
Operating System
Linux
Disk
SSD (Solid)
Memory
4 Gigabytes
CPU Cores
4 CPU Cores
Internet Connection
Optical Fiber (very fast)
What is your web browser?
Others (Unkown)
Device
Server PC
Where are you from?
Canada
What happened?
My OS details are:
Kernel:
First:
Then
Until finally fixed by switching the nim verison to
1.4.0
withchoosenim
via:Simply installing the latest stable release of nim did NOT work.
I think the README.md should mention
Perhaps just listing the correct command to install nim will suffice.
Standard Output Logs