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 tried running this project after fulfilling the requirements and doing "make"
running "python3 cookie_crimes.py" doesn't work.
Also running "python cookie_crimes.py " produces error at line 100 AttributeError: 'module' object has no attribute 'DEVNULL'
The text was updated successfully, but these errors were encountered:
I tried running this project after fulfilling the requirements and doing "make"
running "python3 cookie_crimes.py" doesn't work.
Also running "python cookie_crimes.py " produces error at line 100
AttributeError: 'module' object has no attribute 'DEVNULL'
The text was updated successfully, but these errors were encountered: