Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slips not working in macos. Processes issue #189

Open
AlyaGomaa opened this issue Feb 10, 2023 · 0 comments
Open

Slips not working in macos. Processes issue #189

AlyaGomaa opened this issue Feb 10, 2023 · 0 comments
Labels

Comments

@AlyaGomaa
Copy link
Collaborator

AlyaGomaa commented Feb 10, 2023

Command: ./slips.py -f dataset/sample_zeek_files -v 3 -e 3
Issue:

Started main program [PID 64575]
Started output thread [PID 64588]
Starting modules
Traceback (most recent call last):
File "./slips.py", line 1665, in
slips.start()
File "./slips.py", line 1371, in start
ModuleProcess.start()
File "/Users/sebas/miniconda3/envs/slips3/lib/python3.8/multiprocessing/process.py", line 121, in start
self._popen = self._Popen(self)
File "/Users/sebas/miniconda3/envs/slips3/lib/python3.8/multiprocessing/context.py", line 224, in _Popen
return _default_context.get_context().Process._Popen(process_obj)
File "/Users/sebas/miniconda3/envs/slips3/lib/python3.8/multiprocessing/context.py", line 284, in _Popen
return Popen(process_obj)
File "/Users/sebas/miniconda3/envs/slips3/lib/python3.8/multiprocessing/popen_spawn_posix.py", line 32, in init
super().init(process_obj)
File "/Users/sebas/miniconda3/envs/slips3/lib/python3.8/multiprocessing/popen_fork.py", line 19, in init
self._launch(process_obj)
File "/Users/sebas/miniconda3/envs/slips3/lib/python3.8/multiprocessing/popen_spawn_posix.py", line 47, in _launch
reduction.dump(process_obj, fp)
File "/Users/sebas/miniconda3/envs/slips3/lib/python3.8/multiprocessing/reduction.py", line 60, in dump
ForkingPickler(file, protocol).dump(obj)

Created by Alya Gomaa via monday.com integration. 🎉

@AlyaGomaa AlyaGomaa added the Bug label Feb 14, 2023
@AlyaGomaa AlyaGomaa added this to Slips Jul 12, 2024
@github-project-automation github-project-automation bot moved this to Todo in Slips Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant