-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I tried running on windows OS | python 3.8
got this, let me know if I can help with any more details
(crypto_wazirx_portfolio) C:\Windows\system32>python L:\Crypto\WazirX-Portfolio-Tracker-main\WazirX-Portfolio-Tracker-main\main.py
'clear' is not recognized as an internal or external command,
operable program or batch file.
WAZIRX PORTFOLIO TRACKER
SERVERS NOT RESPONDING!
Traceback (most recent call last):RYING THE SERVERS IN: 00 SECONDS
File "L:\Crypto\WazirX-Portfolio-Tracker-main\WazirX-Portfolio-Tracker-main\main.py", line 205, in <module>
main()
File "L:\Crypto\WazirX-Portfolio-Tracker-main\WazirX-Portfolio-Tracker-main\main.py", line 196, in main
payloads = load_from_pickle()
File "L:\Crypto\WazirX-Portfolio-Tracker-main\WazirX-Portfolio-Tracker-main\utils.py", line 13, in load_from_pickle
with open(os.path.join(curr_dir, 'Previous Prices', filename), 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/Previous Prices\\payloads.pkl'
Metadata
Metadata
Assignees
Labels
No labels