question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Little problem execution

See original GitHub issue

Hello 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:closed
  • Created 9 months ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
thewhiteh4tcommented, Dec 19, 2022

@reynadan you are using python 3.8, maybe its due to that, I tested on 3.10 and its working fine

0reactions
LiamSeddaouicommented, Dec 19, 2022

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 😄

image

Thank you and again bravo for your work

Read more comments on GitHub >

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

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found