Little problem execution
See original GitHub issueHello dear theWhiteh4t,
I have discover your tool with the video content of Saltinbank (Youtube). When i execute the script after install the requirements, i have this error :
Traceback (most recent call last):
File "/home/numidian/Bureau/Nexfil/nexfil.py", line 273, in <module>
log_writer('----- STARTING -----')
File "/home/numidian/Bureau/Nexfil/modules/write_log.py", line 6, in log_writer
logging.basicConfig(
File "/usr/lib/python3.10/logging/__init__.py", line 2040, in basicConfig
h = FileHandler(filename, mode,
File "/usr/lib/python3.10/logging/__init__.py", line 1169, in __init__
StreamHandler.__init__(self, self._open())
File "/usr/lib/python3.10/logging/__init__.py", line 1201, in _open
return open_func(self.baseFilename, self.mode,
FileNotFoundError: [Errno 2] No such file or directory: '/home/numidian/.local/share/nexfil/exceptions.log'
Please could you help me ?
Thank’s in advance & congrats for your job
Issue Analytics
- State:
- Created 9 months ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Execution Is a People Problem, Not a Strategy Problem
We worked with Paul and a small group of his leaders to identify the most important outcome for Maxreed to achieve over the...
Read more >The Eisenhower Principle Applied to Business Strategy ...
How did Dwight Eisenhower help solve some of the biggest problems of the ... to create efficient performance management and strategy execution processes....
Read more >The Biggest Unsolved Problem In Strategy Execution ... - Forbes
The list of known strategy execution problems is long. ... too early, too much, too little, to the wrong people, or otherwise ineffective....
Read more >Strategy Execution Problem? - Center for Simplified Strategic ...
You will probably face many potential delays in your strategy execution. Here are some suggested solutions to the various problems you may face....
Read more >Solving Big Problems by Solving Little Problems
You might also add that Disasters are always caused by several small problems that combine to create a BIG problem. I've used critical...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@reynadan you are using python 3.8, maybe its due to that, I tested on 3.10 and its working fine
Everything works perfectly, thank you very much for your help.
The problem came from me, I deleted the directory and re-clone without retouching the name nor the directory after the cloning and everything works perfectly 😄
Thank you and again bravo for your work