Skip to content

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

@CHAITU241

Description

@CHAITU241

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions