Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

не активируется venv #28

Open
AnthonyJonson opened this issue Jun 7, 2024 · 2 comments
Open

не активируется venv #28

AnthonyJonson opened this issue Jun 7, 2024 · 2 comments

Comments

@AnthonyJonson
Copy link

не активируется venv, чтобы я не делал, помогите
image

@A-platinum
Copy link

Оно и не должно ничего писать, просто продолжай дальше

venv\Scripts\activate
pip install -r requirements.txt
copy .env-example .env

Указываете ваши API_ID и API_HASH

python main.py

@Bender-V
Copy link

Оно и не должно ничего писать, просто продолжай дальше

venv\Scripts\activate pip install -r requirements.txt copy .env-example .env

Указываете ваши API_ID и API_HASH

python main.py

Как вести?
#API_ID=ххх API_HASH=ххх
у меня не получается

и еще вот такую ошибку выдает
C:\YesCoinBot-main>python main.py
Traceback (most recent call last):
File "C:\YesCoinBot-main\main.py", line 4, in
from bot.utils.launcher import process
File "C:\YesCoinBot-main\bot\utils_init_.py", line 2, in
from . import launcher
File "C:\YesCoinBot-main\bot\utils\launcher.py", line 8, in
from better_proxy import Proxy
ModuleNotFoundError: No module named 'better_proxy'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants