juancarlospaco / faster-than-requests

Faster requests on Python 3
https://gist.github.com/juancarlospaco/37da34ed13a609663f55f4466c4dbc3e
MIT License
1.09k stars 91 forks source link

[bug] #209

Closed Maroutis closed 1 year ago

Maroutis commented 1 year ago

Architecture

x86_64 (Default)

Operating System

Windows

Disk

SSD (Solid)

Memory

16 Gigabytes

CPU Cores

4 CPU Cores

Internet Connection

Optical Fiber (very fast)

What is your web browser?

Chrome/Chromium

Device

Desktop PC

Where are you from?

France

What happened?

I installed the python package faster_than_requests ver 21.3.3 using anaconda on python ver 3.9.13 on windows. Upon importing the package, I get the following traceback :

Does anyone have an idea on how to fix this ?

Thank you,

Standard Output Logs

import faster_than_requests as req
Traceback (most recent call last):

  File "C:\Users\MMtis\AppData\Local\Temp\ipykernel_6208\4045099486.py", line 1, in <module>
    import faster_than_requests as req

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\site-packages\faster_than_requests\__init__.py", line 7, in <module>
    from . faster_than_requests import *

  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load

  File "<frozen importlib._bootstrap>", line 982, in _find_and_load_unlocked

  File "<frozen importlib._bootstrap>", line 925, in _find_spec

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\site-packages\nimporter.py", line 1269, in find_spec

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\site-packages\nimporter.py", line 944, in import_nim_code

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\site-packages\nimporter.py", line 696, in compile_nim_code

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\site-packages\nimporter.py", line 294, in ensure_nimpy

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\site-packages\nimporter.py", line 269, in invoke_compiler

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\subprocess.py", line 505, in run
    with Popen(*popenargs, **kwargs) as process:

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 108, in __init__
    super(SubprocessPopen, self).__init__(*args, **kwargs)

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\subprocess.py", line 951, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,

  File "C:\Users\MMtis\AppData\Local\Continuum\lib\subprocess.py", line 1420, in _execute_child
    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,

FileNotFoundError: [WinError 2] The specified file is not found.
github-actions[bot] commented 1 year ago

Welcome MMtis

BEP20 Binance Smart Chain Network BSC

0xb78c4cf63274bb22f83481986157d234105ac17e

BTC Bitcoin Network

1Pnf45MgGgY32X4KDNJbutnpx96E4FxqVi

Lightning Network

juancarlospaco@bitrefill.me

Ethereum ETH Dai DAI Uniswap UNI Axie Infinity AXS Smooth Love Potion SLP **BEP20 Binance Smart Chain Network BSC** ``` 0xb78c4cf63274bb22f83481986157d234105ac17e ``` **ERC20 Ethereum Network** ``` 0xb78c4cf63274bb22f83481986157d234105ac17e ```
Tether USDT **BEP20 Binance Smart Chain Network BSC** ``` 0xb78c4cf63274bb22f83481986157d234105ac17e ``` **ERC20 Ethereum Network** ``` 0xb78c4cf63274bb22f83481986157d234105ac17e ``` **TRC20 Tron Network** ``` TWGft53WgWvH2mnqR8ZUXq1GD8M4gZ4Yfu ```
Solana SOL **BEP20 Binance Smart Chain Network BSC** ``` 0xb78c4cf63274bb22f83481986157d234105ac17e ``` **SOL Solana Network** ``` FKaPSd8kTUpH7Q76d77toy1jjPGpZSxR4xbhQHyCMSGq ```
Cardano ADA **BEP20 Binance Smart Chain Network BSC** ``` 0xb78c4cf63274bb22f83481986157d234105ac17e ``` **ADA Cardano Network** ``` DdzFFzCqrht9Y1r4Yx7ouqG9yJNWeXFt69xavLdaeXdu4cQi2yXgNWagzh52o9k9YRh3ussHnBnDrg7v7W2hSXWXfBhbo2ooUKRFMieM ```
Sandbox SAND Decentraland MANA **ERC20 Ethereum Network** ``` 0xb78c4cf63274bb22f83481986157d234105ac17e ```
Algorand ALGO **ALGO Algorand Network** ``` WM54DHVZQIQDVTHMPOH6FEZ4U2AU3OBPGAFTHSCYWMFE7ETKCUUOYAW24Q ```
Binance [https://pay.binance.com/en/checkout/e92e536210fd4f62b426ea7ee65b49c3](https://pay.binance.com/en/checkout/e92e536210fd4f62b426ea7ee65b49c3 "Send via Binance Pay")
github-actions[bot] commented 1 year ago

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.

github-actions[bot] commented 1 year ago

This issue has been marked as Stale and closed due to inactivity after 100 days.