You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed teh pip requirements.txt & I have got the module iitkgp-erp-login installed specifically too
san@5G:~/gyfe$ python3 gyfe.py depth --year 3 --session 2024-2025 --semester AUTUMN
Traceback (most recent call last):
File "/home/san/gyfe/gyfe.py", line 3, in
import erpcreds
ModuleNotFoundError: No module named 'erpcreds'
I have tried with the resources possible as of my knowledge
can suggest any such ?
The text was updated successfully, but these errors were encountered:
I have installed teh pip requirements.txt & I have got the module iitkgp-erp-login installed specifically too
san@5G:~/gyfe$ python3 gyfe.py depth --year 3 --session 2024-2025 --semester AUTUMN
Traceback (most recent call last):
File "/home/san/gyfe/gyfe.py", line 3, in
import erpcreds
ModuleNotFoundError: No module named 'erpcreds'
I have tried with the resources possible as of my knowledge
can suggest any such ?
The text was updated successfully, but these errors were encountered: