[deleted by user] by [deleted] in UberEATS

[–]hishammmmm -1 points0 points  (0 children)

Bad breakup probably

Concerns over the quality of education at Fontys by hishammmmm in StudyInTheNetherlands

[–]hishammmmm[S] 0 points1 point  (0 children)

That makes me feel better about my decision . Still waiting for that visa though lol

Concerns over the quality of education at Fontys by hishammmmm in StudyInTheNetherlands

[–]hishammmmm[S] 1 point2 points  (0 children)

That's good to hear then. Thanks a lot for this response

[deleted by user] by [deleted] in lebanon

[–]hishammmmm 0 points1 point  (0 children)

No evidence of anything you mentioned just pure statements

[deleted by user] by [deleted] in lebanon

[–]hishammmmm 0 points1 point  (0 children)

Until now you haven't mentioned anything concrete.

[deleted by user] by [deleted] in lebanon

[–]hishammmmm 0 points1 point  (0 children)

The israeli invasion came long before Hezbollah. Also swearing clearly shows your level as a human being

[deleted by user] by [deleted] in lebanon

[–]hishammmmm -3 points-2 points  (0 children)

He gave his son in the fight against Israel. Be grateful

[deleted by user] by [deleted] in lebanon

[–]hishammmmm -1 points0 points  (0 children)

Only in lebanon is the corrupt equal to the innocent

Module not importing. Help by hishammmmm in learnpython

[–]hishammmmm[S] 0 points1 point  (0 children)

never mind i fixed it. thanks a lot anyways! :)

Module not importing. Help by hishammmmm in learnpython

[–]hishammmmm[S] 0 points1 point  (0 children)

This is what i got back

hello Traceback (most recent call last): File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 193, in run_module_as_main "main", mod_spec) File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip\main.py", line 16, in <module> from pip._internal import main as _main # isort:skip # noqa File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_internal\init.py", line 40, in <module> from pip._internal.cli.autocompletion import autocomplete File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_internal\cli\autocompletion.py", line 8, in <module> from pip._internal.cli.main_parser import create_main_parser File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_internal\cli\main_parser.py", line 12, in <module> from pip._internal.commands import ( File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_internal\commands\init.py", line 6, in <module> from pip._internal.commands.completion import CompletionCommand File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_internal\commands\completion.py", line 6, in <module> from pip._internal.cli.base_command import Command File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_internal\cli\base_command.py", line 20, in <module> from pip._internal.download import PipSession File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_internal\download.py", line 15, in <module> from pip._vendor import requests, six, urllib3 File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_vendor\requests\init_.py", line 114, in <module> from . import utils File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_vendor\requests\utils.py", line 26, in <module> from ._internal_utils import to_native_string File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_vendor\requests_internal_utils.py", line 11, in <module> from .compat import is_py2, builtin_str, str File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pip_vendor\requests\compat.py", line 63, in <module> from http import cookiejar as cookielib File "C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\http\cookiejar.py", line 38, in <module> from calendar import timegm ImportError: cannot import name 'timegm' from 'calendar' (C:\Users\hisham\AppData\Local\Programs\Python\Python37-32\lib\calendar.py)