pyradius / pyrad

Python RADIUS Implementation
BSD 3-Clause "New" or "Revised" License
294 stars 186 forks source link

can't open file 'file_name.py': [Errno 2 ] No such file or directory #154

Closed hayasalman closed 1 year ago

hayasalman commented 3 years ago

~/OneDrive/python $ python first_script.py C:/Users/user3/anaconda3/python.exe: can't open file 'file_name.py': [Errno 2] No such file or directory

whenever I tried to run the script on my machine I got this Error , So please help me solve it.

GIC-de commented 1 year ago

This issue is not related to pyradius/pyrad!