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

Hello, getting this issue #138

Open
holdeMp opened this issue Aug 29, 2024 · 1 comment
Open

Hello, getting this issue #138

holdeMp opened this issue Aug 29, 2024 · 1 comment

Comments

@holdeMp
Copy link

holdeMp commented Aug 29, 2024

Traceback (most recent call last):
File "C:\Users\molot\Desktop\MemeFiBot\main.py", line 4, in
from bot.utils.launcher import process
File "C:\Users\molot\Desktop\MemeFiBot\bot\utils_init_.py", line 9, in
if not os.path.exists(path='sessions'):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: nt._path_exists() takes no keyword arguments

@afridi315
Copy link

First of all, you must install all the required requirements using pip install -r requirements.txt command.

Additionally, make sure you select Create Session before running the Tapper. If this is not the case, create the sessions folder in the project's root directory and run the script, then select action/option 1 to make the session.
P.S: Ensure you have api_id and api_hash added to the .env file.

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

2 participants