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

[Errno 2] No such file or directory: '/Previous Prices\\payloads.pkl' #2

Open
CHAITU241 opened this issue Dec 30, 2021 · 0 comments
Open

Comments

@CHAITU241
Copy link

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'
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

1 participant