microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.33k stars 1.19k forks source link

Terminal PS1 Doubles with venv #22056

Closed kolaxy closed 1 year ago

kolaxy commented 1 year ago

Does this issue occur when all extensions are disabled?: Yes

Terminal's PS1 doubles every time I create and activate python venv. image

My PS1 changes from

(venv) [nikolay@fedora techfluencer] (Nikolay)$ 

to

(venv) [nikolay@fedora techfluencer] (Nikolay)$ [nikolay@fedora techfluencer] (Nikolay)$ 

BUT : Upper example without activated venv With activated venv:

(venv) (venv) [nikolay@fedora techfluencer] (Nikolay)$ [nikolay@fedora techfluencer] (Nikolay)$ 

If I open the system terminal and activate the virtual environment, PS1 does not change. I tried to delete all user's settings, delete all extensions, but it still doubles. 3 month on this OS build + vscode, all was ok but 1 week ago this bug appeared. After doubling you can deactivate venv, close vscode, open again and PS1 will be still doubled. Delete venv folder, close vscode, open again, re-open project folder and maybe it will be single.

extensions - cweijan.vscode-postgresql-client2 - dsznajder.es7-react-js-snippets - Equinusocio.vsc-community-material-theme - Equinusocio.vsc-material-theme - equinusocio.vsc-material-theme-icons - ms-azuretools.vscode-docker - ms-python.autopep8 - ms-python.python - ms-python.vscode-pylance - ms-vscode-remote.remote-containers - PKief.material-icon-theme - qwtel.sqlite-viewer - ritwickdey.LiveServer - shd101wyy.markdown-preview-enhanced - TabNine.tabnine-vscode - xabikos.JavaScriptSnippets
kolaxy commented 1 year ago

Code version

1.82.2 abd2f3db4bdb28f9e95536dfa84d8479f1eb312d x64

User settings

{
    "window.titleBarStyle": "custom",
    "workbench.colorTheme": "Material Theme Ocean",
    "workbench.iconTheme": "material-icon-theme",
    "files.autoSave": "afterDelay",
    "[python]": {
        "editor.defaultFormatter": "ms-python.autopep8"
    },
    "workbench.colorCustomizations": {
        "terminal.findMatchBackground": "#aaaaaa6e"
    },
    "window.commandCenter": false,
    "tabnine.experimentalAutoImports": true,
    "terminal.integrated.gpuAcceleration": "off" 
}
karrtikr commented 1 year ago

Apologies for the trouble, could you provide us the debug logs? It'll help identify the issue:

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

``` XXX ```

Dup https://github.com/microsoft/vscode-python/issues/22044

kolaxy commented 1 year ago

I've deleted my variables from .env file

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

``` 2023-09-23 10:28:35.384 [info] Experiment 'pythonPromptNewFormatterExt' is active 2023-09-23 10:28:35.384 [info] Experiment 'pythonPromptNewToolsExt' is active 2023-09-23 10:28:35.384 [info] Experiment 'pythonSurveyNotification' is active 2023-09-23 10:28:35.384 [info] Experiment 'pythonTerminalEnvVarActivation' is active 2023-09-23 10:28:35.384 [debug] Getting roots 2023-09-23 10:28:35.384 [debug] Getting roots 2023-09-23 10:28:35.384 [debug] Found roots 2023-09-23 10:28:35.384 [debug] Start watching file for changes /home/nikolay/.conda/environments.txt 2023-09-23 10:28:35.384 [debug] Start watching: /home/nikolay/.conda with pattern environments.txt using VSCode API 2023-09-23 10:28:35.384 [debug] Found roots 2023-09-23 10:28:35.384 [debug] Start watching root /home/nikolay/Documents/project/techfluencer for globs ["python","*/python","*/bin/python"] 2023-09-23 10:28:35.384 [debug] Start watching: /home/nikolay/Documents/project/techfluencer with pattern python using VSCode API 2023-09-23 10:28:35.384 [debug] Start watching: /home/nikolay/Documents/project/techfluencer with pattern */python using VSCode API 2023-09-23 10:28:35.384 [debug] Start watching: /home/nikolay/Documents/project/techfluencer with pattern */bin/python using VSCode API 2023-09-23 10:28:35.384 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.384 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.385 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.385 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.385 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.385 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.385 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.385 [debug] Waiting for test server to start... 2023-09-23 10:28:35.385 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.385 [info] Test server listening. 2023-09-23 10:28:35.385 [debug] Test server started. 2023-09-23 10:28:35.385 [debug] Testing: Setting up watcher for /home/nikolay/Documents/project/techfluencer 2023-09-23 10:28:35.385 [debug] Needed to validate /home/nikolay/Documents/project/techfluencer/venv/bin/python with latest info 2023-09-23 10:28:35.385 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:35.385 [info] Python interpreter path: ./venv/bin/python 2023-09-23 10:28:35.385 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:35.385 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:35.385 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:35.399 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.400 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.400 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.400 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.400 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.400 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.400 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.400 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.400 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.400 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.401 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.401 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:35.585 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:35.585 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:35.585 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:35.585 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:35.585 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:35.586 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:35.586 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:35.586 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:35.586 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:35.588 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 10:28:35.588 [debug] Shell path identified as shell 'bash' 2023-09-23 10:28:35.594 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:35.594 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:35.595 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:35.595 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:35.596 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:35.596 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:35.712 [debug] Extension ms-python.autopep8 accessed onDidChangeActiveEnvironmentPath with args: undefined 2023-09-23 10:28:35.713 [debug] Extension ms-python.autopep8 accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 10:28:35.716 [debug] Dump environment variables { //// here was my env (deleted) "CHROME_DESKTOP": "code-url-handler.desktop", "COLORTERM": "truecolor", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1000/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "DESKTOP_SESSION": "gnome-xorg", "DISPLAY": ":0", "EDITOR": "/usr/bin/nano", "ELECTRON_NO_ATTACH_CONSOLE": "1", "GDK_BACKEND": "x11", "GDMSESSION": "gnome-xorg", "GDM_LANG": "en_US.UTF-8", "GNOME_TERMINAL_SCREEN": "/org/gnome/Terminal/screen/b2732b85_f61b_4ee3_9814_14ee1ef0ac3a", "GNOME_TERMINAL_SERVICE": ":1.2235", "HISTCONTROL": "ignoredups", "HISTSIZE": "1000", "HOME": "/home/nikolay", "HOSTNAME": "fedora", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "nikolay", "LS_COLORS": "rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;37;41:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.m4a=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.oga=01;36:*.opus=01;36:*.spx=01;36:*.xspf=01;36:*~=00;90:*#=00;90:*.bak=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.swp=00;90:*.tmp=00;90:*.dpkg-dist=00;90:*.dpkg-old=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:", "MAIL": "/var/spool/mail/nikolay", "NO_AT_BRIDGE": "1", "ORIGINAL_XDG_CURRENT_DESKTOP": "GNOME", "PWD": "/home/nikolay", "QT_IM_MODULE": "ibus", "SESSION_MANAGER": "local/unix:@/tmp/.ICE-unix/2060,unix/unix:/tmp/.ICE-unix/2060", "SHELL": "/bin/bash", "SHLVL": "2", "SSH_AGENT_PID": "2000", "SSH_AUTH_SOCK": "/run/user/1000/keyring/ssh", "SYSTEMD_EXEC_PID": "2367", "TERM": "xterm-256color", "USER": "nikolay", "USERNAME": "nikolay", "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess", "VSCODE_CLI": "1", "VSCODE_CODE_CACHE_PATH": "/home/nikolay/.config/Code/CachedData/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d", "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost", "VSCODE_CWD": "/home/nikolay", "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true", "VSCODE_IPC_HOOK": "/run/user/1000/vscode-e766a07d-1.82-main.sock", "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}", "VSCODE_PID": "441428", "VTE_VERSION": "7202", "WINDOWPATH": "2", "XAUTHORITY": "/run/user/1000/gdm/Xauthority", "XDG_CURRENT_DESKTOP": "GNOME", "XDG_DATA_DIRS": "/home/nikolay/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop", "XDG_MENU_PREFIX": "gnome-", "XDG_RUNTIME_DIR": "/run/user/1000", "XDG_SESSION_CLASS": "user", "XDG_SESSION_DESKTOP": "gnome-xorg", "XDG_SESSION_TYPE": "x11", "XMODIFIERS": "@im=ibus", "_": "/usr/share/code/bin/../code", "ELECTRON_RUN_AS_NODE": "1", "VSCODE_L10N_BUNDLE_LOCATION": "", "APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL": "true", "PATH": "/home/nikolay/.local/bin:/home/nikolay/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin" } 2023-09-23 10:28:35.718 [debug] Extension ms-python.autopep8 accessed getActiveEnvironmentPath with args: undefined 2023-09-23 10:28:35.719 [debug] Extension ms-python.autopep8 accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 10:28:35.721 [debug] Extension ms-python.autopep8 accessed getActiveEnvironmentPath with args: undefined 2023-09-23 10:28:35.722 [debug] Extension ms-python.autopep8 accessed getActiveEnvironmentPath with args: undefined 2023-09-23 10:28:35.723 [debug] Extension ms-python.autopep8 accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 10:28:35.725 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:35.725 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:35.725 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:36.251 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/common/management/commands/seed_data.py 2023-09-23 10:28:36.286 [debug] Activation Commands received source /home/nikolay/Documents/project/techfluencer/venv/bin/activate for shell /usr/bin/bash 2023-09-23 10:28:36.286 [debug] Has Custom Env Vars 2023-09-23 10:28:36.287 [debug] Activating Environment to capture Environment variables, . /home/nikolay/Documents/project/techfluencer/venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /home/nikolay/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py 2023-09-23 10:28:36.287 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 10:28:36.287 [debug] Shell path identified as shell 'bash' 2023-09-23 10:28:36.287 [info] > . ./venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py 2023-09-23 10:28:36.287 [info] shell: bash 2023-09-23 10:28:36.287 [debug] Shell Exec: . /home/nikolay/Documents/project/techfluencer/venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /home/nikolay/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py with options: { "env": { //// here was my env (deleted) "CHROME_DESKTOP": "code-url-handler.desktop", "COLORTERM": "truecolor", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1000/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "DESKTOP_SESSION": "gnome-xorg", "DISPLAY": ":0", "EDITOR": "/usr/bin/nano", "ELECTRON_NO_ATTACH_CONSOLE": "1", "GDK_BACKEND": "x11", "GDMSESSION": "gnome-xorg", "GDM_LANG": "en_US.UTF-8", "GNOME_TERMINAL_SCREEN": "/org/gnome/Terminal/screen/b2732b85_f61b_4ee3_9814_14ee1ef0ac3a", "GNOME_TERMINAL_SERVICE": ":1.2235", "HISTCONTROL": "ignoredups", "HISTSIZE": "1000", "HOME": "/home/nikolay", "HOSTNAME": "fedora", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "nikolay", "LS_COLORS": "rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;37;41:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.m4a=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.oga=01;36:*.opus=01;36:*.spx=01;36:*.xspf=01;36:*~=00;90:*#=00;90:*.bak=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.swp=00;90:*.tmp=00;90:*.dpkg-dist=00;90:*.dpkg-old=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:", "MAIL": "/var/spool/mail/nikolay", "NO_AT_BRIDGE": "1", "ORIGINAL_XDG_CURRENT_DESKTOP": "GNOME", "PWD": "/home/nikolay", "QT_IM_MODULE": "ibus", "SESSION_MANAGER": "local/unix:@/tmp/.ICE-unix/2060,unix/unix:/tmp/.ICE-unix/2060", "SHELL": "/bin/bash", "SHLVL": "2", "SSH_AGENT_PID": "2000", "SSH_AUTH_SOCK": "/run/user/1000/keyring/ssh", "SYSTEMD_EXEC_PID": "2367", "TERM": "xterm-256color", "USER": "nikolay", "USERNAME": "nikolay", "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess", "VSCODE_CLI": "1", "VSCODE_CODE_CACHE_PATH": "/home/nikolay/.config/Code/CachedData/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d", "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost", "VSCODE_CWD": "/home/nikolay", "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true", "VSCODE_IPC_HOOK": "/run/user/1000/vscode-e766a07d-1.82-main.sock", "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}", "VSCODE_PID": "441428", "VTE_VERSION": "7202", "WINDOWPATH": "2", "XAUTHORITY": "/run/user/1000/gdm/Xauthority", "XDG_CURRENT_DESKTOP": "GNOME", "XDG_DATA_DIRS": "/home/nikolay/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop", "XDG_MENU_PREFIX": "gnome-", "XDG_RUNTIME_DIR": "/run/user/1000", "XDG_SESSION_CLASS": "user", "XDG_SESSION_DESKTOP": "gnome-xorg", "XDG_SESSION_TYPE": "x11", "XMODIFIERS": "@im=ibus", "_": "/usr/share/code/bin/../code", "ELECTRON_RUN_AS_NODE": "1", "VSCODE_L10N_BUNDLE_LOCATION": "", "APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL": "true", "PATH": "/home/nikolay/.local/bin:/home/nikolay/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin", "PYTHONWARNINGS": "ignore", "PYTHONUNBUFFERED": "1", "PYTHONIOENCODING": "utf-8" }, "shell": "/usr/bin/bash", "timeout": 30000, "maxBuffer": 1000000, "throwOnStdErr": false, "encoding": "utf8" } 2023-09-23 10:28:36.288 [debug] Extension ms-python.vscode-pylance accessed onDidChangeActiveEnvironmentPath with args: undefined 2023-09-23 10:28:36.289 [debug] Extension ms-python.vscode-pylance accessed onDidEnvironmentVariablesChange with args: undefined 2023-09-23 10:28:36.357 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 10:28:36.357 [debug] Shell path identified as shell 'bash' 2023-09-23 10:28:36.357 [info] > /bin/python ~/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py 2023-09-23 10:28:36.357 [info] shell: bash 2023-09-23 10:28:36.357 [debug] Shell Exec: /bin/python /home/nikolay/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py with options: { "shell": "/usr/bin/bash", "timeout": 30000, "maxBuffer": 1000000, "throwOnStdErr": false, "encoding": "utf8", "env": { "CHROME_DESKTOP": "code-url-handler.desktop", "COLORTERM": "truecolor", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1000/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "DESKTOP_SESSION": "gnome-xorg", "DISPLAY": ":0", "EDITOR": "/usr/bin/nano", "ELECTRON_NO_ATTACH_CONSOLE": "1", "GDK_BACKEND": "x11", "GDMSESSION": "gnome-xorg", "GDM_LANG": "en_US.UTF-8", "GNOME_TERMINAL_SCREEN": "/org/gnome/Terminal/screen/b2732b85_f61b_4ee3_9814_14ee1ef0ac3a", "GNOME_TERMINAL_SERVICE": ":1.2235", "HISTCONTROL": "ignoredups", "HISTSIZE": "1000", "HOME": "/home/nikolay", "HOSTNAME": "fedora", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "nikolay", "LS_COLORS": "rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;37;41:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.m4a=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.oga=01;36:*.opus=01;36:*.spx=01;36:*.xspf=01;36:*~=00;90:*#=00;90:*.bak=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.swp=00;90:*.tmp=00;90:*.dpkg-dist=00;90:*.dpkg-old=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:", "MAIL": "/var/spool/mail/nikolay", "NO_AT_BRIDGE": "1", "ORIGINAL_XDG_CURRENT_DESKTOP": "GNOME", "PATH": "/home/nikolay/.local/bin:/home/nikolay/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin", "PWD": "/home/nikolay", "QT_IM_MODULE": "ibus", "SESSION_MANAGER": "local/unix:@/tmp/.ICE-unix/2060,unix/unix:/tmp/.ICE-unix/2060", "SHELL": "/bin/bash", "SHLVL": "2", "SSH_AGENT_PID": "2000", "SSH_AUTH_SOCK": "/run/user/1000/keyring/ssh", "SYSTEMD_EXEC_PID": "2367", "TERM": "xterm-256color", "USER": "nikolay", "USERNAME": "nikolay", "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess", "VSCODE_CLI": "1", "VSCODE_CODE_CACHE_PATH": "/home/nikolay/.config/Code/CachedData/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d", "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost", "VSCODE_CWD": "/home/nikolay", "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true", "VSCODE_IPC_HOOK": "/run/user/1000/vscode-e766a07d-1.82-main.sock", "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}", "VSCODE_PID": "441428", "VTE_VERSION": "7202", "WINDOWPATH": "2", "XAUTHORITY": "/run/user/1000/gdm/Xauthority", "XDG_CURRENT_DESKTOP": "GNOME", "XDG_DATA_DIRS": "/home/nikolay/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop", "XDG_MENU_PREFIX": "gnome-", "XDG_RUNTIME_DIR": "/run/user/1000", "XDG_SESSION_CLASS": "user", "XDG_SESSION_DESKTOP": "gnome-xorg", "XDG_SESSION_TYPE": "x11", "XMODIFIERS": "@im=ibus", "_": "/usr/share/code/bin/../code", "ELECTRON_RUN_AS_NODE": "1", "VSCODE_L10N_BUNDLE_LOCATION": "", "APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL": "true", "PYTHONUNBUFFERED": "1", "PYTHONIOENCODING": "utf-8" } } 2023-09-23 10:28:36.422 [debug] Prepending environment variable PS1 in collection with (venv) 2023-09-23 10:28:36.422 [debug] Prepending environment variable PATH in collection with /home/nikolay/Documents/project/techfluencer/venv/bin: 2023-09-23 10:28:36.423 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 10:28:36.423 [debug] Shell path identified as shell 'bash' 2023-09-23 10:28:36.423 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:36.423 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:36.423 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:36.801 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:36.801 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:36.801 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:36.801 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:36.801 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:36.804 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:36.804 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:36.804 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:36.804 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:36.804 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:36.804 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:36.804 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:36.805 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:36.805 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:36.805 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:36.850 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/common/management/commands/seed_data.py 2023-09-23 10:28:37.155 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/common/management/commands/seed_data.py 2023-09-23 10:28:37.325 [info] Starting Pylance language server. 2023-09-23 10:28:37.326 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:37.327 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:37.327 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:37.328 [debug] [object Object]. Shell identified as undefined 2023-09-23 10:28:37.328 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 10:28:37.329 [debug] Shell path identified as shell 'bash' 2023-09-23 10:28:37.329 [debug] Terminal shell path '/usr/bin/bash' identified as shell 'bash' 2023-09-23 10:28:37.329 [debug] [object Object]. Shell identified as bash 2023-09-23 10:28:37.329 [debug] Shell identified as 'bash' 2023-09-23 10:28:37.329 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:37.330 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:37.330 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:37.330 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:37.330 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:37.330 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 10:28:37.350 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:37.350 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:37.351 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:37.352 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:37.375 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 10:28:37.376 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined 2023-09-23 10:28:37.377 [debug] Extension ms-python.vscode-pylance accessed getEnvironmentVariables with args: undefined 2023-09-23 10:28:37.379 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined 2023-09-23 10:28:37.380 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 10:28:39.004 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/common/management/commands/seed_data.py 2023-09-23 10:28:46.197 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:46.198 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:46.198 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:46.212 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:46.212 [debug] Clearing context for python dependencies not installed: tasks 2023-09-23 10:28:46.212 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:46.213 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:46.213 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:28:46.213 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:28:46.213 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:28:46.247 [debug] Clearing context for python dependencies not installed: tasks 2023-09-23 10:29:03.305 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:03.305 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/common/management/commands/seed_data.py 2023-09-23 10:29:03.306 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:03.306 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:03.306 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:29:03.342 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:03.342 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:03.343 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:03.352 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/common/management/commands/seed_data.py 2023-09-23 10:29:04.909 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:04.909 [debug] Clearing context for python dependencies not installed: ms-python.python.Python 2023-09-23 10:29:04.910 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:04.910 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:04.910 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-undefined 2023-09-23 10:29:27.160 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 10:29:27.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:27.188 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:27.188 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:27.194 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:27.194 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:29:27.195 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:27.195 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:27.196 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:29:27.240 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:29:27.477 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:27.478 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:27.478 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:27.527 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:29:30.163 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:30.163 [debug] Clearing context for python dependencies not installed: ms-python.python.Python 2023-09-23 10:29:30.165 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:30.165 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:30.165 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-undefined 2023-09-23 10:29:32.154 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:32.154 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:29:32.156 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:32.156 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:32.156 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:29:33.626 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:33.626 [debug] Clearing context for python dependencies not installed: ms-python.python.Python 2023-09-23 10:29:33.628 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:33.628 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:33.628 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-undefined 2023-09-23 10:29:34.644 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:34.644 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:29:34.645 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:34.646 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:34.646 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:29:35.165 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:35.165 [debug] Clearing context for python dependencies not installed: ms-python.python.Python 2023-09-23 10:29:35.166 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:35.167 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:35.167 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-undefined 2023-09-23 10:29:36.891 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:36.892 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:29:36.892 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:36.892 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:36.892 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:29:38.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:29:38.295 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:29:38.295 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:29:38.343 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:29:42.503 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:30:52.035 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 10:30:52.104 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:30:52.104 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:30:52.104 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:30:52.116 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:30:52.116 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/.env 2023-09-23 10:30:52.116 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:30:52.116 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:30:52.116 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:30:52.154 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/.env 2023-09-23 10:30:52.384 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:30:52.385 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:30:52.385 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:30:52.434 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/.env 2023-09-23 10:30:54.090 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 10:30:54.113 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:30:54.113 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:30:54.114 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:30:54.114 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:30:54.115 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:54:13.356 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 10:54:13.420 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:54:13.420 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/.env 2023-09-23 10:54:13.420 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:13.420 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:13.421 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:54:13.445 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/.env 2023-09-23 10:54:20.124 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 10:54:20.138 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:54:20.138 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/common/management/commands/seed_data.py 2023-09-23 10:54:20.139 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:20.139 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:20.139 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:54:20.708 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 10:54:20.762 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:54:20.763 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:20.763 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:20.770 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:54:20.770 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/fixtures/PromptInfluencerAppliesCampaign.json 2023-09-23 10:54:20.770 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:20.771 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:20.771 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:54:20.816 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/fixtures/PromptInfluencerAppliesCampaign.json 2023-09-23 10:54:21.035 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:54:21.036 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:21.036 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:21.085 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/fixtures/PromptInfluencerAppliesCampaign.json 2023-09-23 10:54:24.117 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 10:54:24.129 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:54:24.129 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/.env 2023-09-23 10:54:24.130 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:24.130 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:24.130 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:54:27.576 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:27.576 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:27.577 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:27.577 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:27.585 [debug] Extension ms-python.vscode-pylance accessed getEnvironmentVariables with args: undefined 2023-09-23 10:54:27.587 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined 2023-09-23 10:54:27.592 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined 2023-09-23 10:54:27.595 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 10:54:27.598 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 10:54:28.816 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/.env 2023-09-23 10:54:55.752 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:54:55.753 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:55.753 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:55.772 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:54:55.772 [debug] Clearing context for python dependencies not installed: ms-python.python.Python 2023-09-23 10:54:55.772 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:54:55.772 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:54:55.773 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-undefined 2023-09-23 10:54:55.803 [debug] Clearing context for python dependencies not installed: ms-python.python.Python 2023-09-23 10:55:03.398 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 10:55:03.441 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:55:03.441 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:55:03.441 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:55:03.447 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:55:03.447 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:55:03.447 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:55:03.447 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:55:03.447 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 10:55:03.492 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:55:03.750 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:55:03.751 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:55:03.751 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:55:03.800 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:55:04.381 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:55:04.382 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:55:04.382 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:55:04.431 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/a 2023-09-23 10:55:07.886 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 10:55:07.887 [debug] Clearing context for python dependencies not installed: ms-python.python.Python 2023-09-23 10:55:07.888 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 10:55:07.888 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 10:55:07.888 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-undefined ```

karrtikr commented 1 year ago

Thanks, could you hover over the terminal name and click show environment contributions? image

And send the contents of the file opened here, it would appear something like: image

kolaxy commented 1 year ago

First pic and env contributions - with The following extensions want to relaunch the terminal to contribute to its environment:

(venv) (venv) [nikolay@fedora techfluencer] (Nikolay)$ [nikolay@fedora techfluencer] (Nikolay)$

image

# Terminal Environment Changes

## Extension: ms-python.python

Activated environment for `./venv/bin/python`

- `VIRTUAL_ENV=/home/nikolay/Documents/project/techfluencer/venv`
- `VIRTUAL_ENV_PROMPT=(venv) `
- `PS1=(venv) [\u@\h \W]\[\e[91m\]$(parse_git_branch)\[\e[00m\]$ ${env:PS1}`
- `PATH=/home/nikolay/Documents/project/techfluencer/venv/bin:${env:PATH}`

## Extension: vscode.git

Enables the following features: git auth provider

- `GIT_ASKPASS=/usr/share/code/resources/app/extensions/git/dist/askpass.sh`
- `VSCODE_GIT_ASKPASS_NODE=/usr/share/code/code`
- `VSCODE_GIT_ASKPASS_EXTRA_ARGS=--ms-enable-electron-run-as-node`
- `VSCODE_GIT_ASKPASS_MAIN=/usr/share/code/resources/app/extensions/git/dist/askpass-main.js`
- `VSCODE_GIT_IPC_HANDLE=/run/user/1000/vscode-git-acd226599b.sock`

Second - without The following extensions want to relaunch the terminal to contribute to its environment:

(venv) [nikolay@fedora techfluencer] (Nikolay)$ [nikolay@fedora techfluencer] (Nikolay)$

image

# Terminal Environment Changes

## Extension: ms-python.python

Activated environment for `./venv/bin/python`

- `MY_ENV=VARIABLES`

## Extension: vscode.git

Enables the following features: git auth provider

- `GIT_ASKPASS=/usr/share/code/resources/app/extensions/git/dist/askpass.sh`
- `VSCODE_GIT_ASKPASS_NODE=/usr/share/code/code`
- `VSCODE_GIT_ASKPASS_EXTRA_ARGS=--ms-enable-electron-run-as-node`
- `VSCODE_GIT_ASKPASS_MAIN=/usr/share/code/resources/app/extensions/git/dist/askpass-main.js`
- `VSCODE_GIT_IPC_HANDLE=/run/user/1000/vscode-git-acd226599b.sock`

Open new terminal

image

# Terminal Environment Changes

## Extension: ms-python.python

Activated environment for `./venv/bin/python`

- `MY_ENV=VARIABLES`

## Extension: vscode.git

Enables the following features: git auth provider

- `GIT_ASKPASS=/usr/share/code/resources/app/extensions/git/dist/askpass.sh`
- `VSCODE_GIT_ASKPASS_NODE=/usr/share/code/code`
- `VSCODE_GIT_ASKPASS_EXTRA_ARGS=--ms-enable-electron-run-as-node`
- `VSCODE_GIT_ASKPASS_MAIN=/usr/share/code/resources/app/extensions/git/dist/askpass-main.js`
- `VSCODE_GIT_IPC_HANDLE=/run/user/1000/vscode-git-acd226599b.sock`

Thanks, could you hover over the terminal name and click show environment contributions? image

And send the contents of the file opened here, it would appear something like: image

kolaxy commented 1 year ago

My .bashrc

  GNU nano 7.2                                                                                                       .bashrc                                                                                                                  
# .bashrc

# Source global definitions
if [ -f /etc/bashrc ]; then
        . /etc/bashrc
fi

# Branch name

parse_git_branch() {
    git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/ (\1)/'
}

# User specific environment
if ! [[ "$PATH" =~ "$HOME/.local/bin:$HOME/bin:" ]]
then
    PATH="$HOME/.local/bin:$HOME/bin:$PATH"
fi
export PATH

PS1="[\u@\h \W]\[\e[91m\]\$(parse_git_branch)\[\e[00m\]$ "
# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=

# User specific aliases and functions
if [ -d ~/.bashrc.d ]; then
        for rc in ~/.bashrc.d/*; do
                if [ -f "$rc" ]; then
                        . "$rc"
                fi
        done
fi

unset rc
karrtikr commented 1 year ago

Thank you. Is there a way I can get the complete debug logs (.env included)? Feel to redact any PII. The previous seems to indicate that PS1 was prepended with just (venv), but the screenshot you just sent shows it is actually being prepended with much more.

Also, are you launching VS Code using the terminal using code command, or via the icon?

kolaxy commented 1 year ago
Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

``` 2023-09-23 16:22:22.293 [info] Experiment 'pythonPromptNewFormatterExt' is active 2023-09-23 16:22:22.293 [info] Experiment 'pythonPromptNewToolsExt' is active 2023-09-23 16:22:22.293 [info] Experiment 'pythonSurveyNotification' is active 2023-09-23 16:22:22.293 [info] Experiment 'pythonTerminalEnvVarActivation' is active 2023-09-23 16:22:22.293 [info] Test server listening. 2023-09-23 16:22:22.293 [info] Python interpreter path: ./venv/bin/python 2023-09-23 16:22:23.394 [info] > . ./venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py 2023-09-23 16:22:23.394 [info] shell: bash 2023-09-23 16:22:24.016 [info] > /bin/python ~/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py 2023-09-23 16:22:24.016 [info] shell: bash 2023-09-23 16:22:24.985 [info] Starting Pylance language server. 2023-09-23 16:22:34.035 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 16:22:34.063 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.063 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.063 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.069 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.069 [debug] Clearing context for python dependencies not installed: /home/nikolay/.config/Code/User/settings.json 2023-09-23 16:22:34.069 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.070 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.070 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.070 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.070 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.112 [debug] Clearing context for python dependencies not installed: /home/nikolay/.config/Code/User/settings.json 2023-09-23 16:22:34.190 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.210 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.210 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.239 [debug] Clearing context for python dependencies not installed: /home/nikolay/.config/Code/User/settings.json 2023-09-23 16:22:34.333 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.335 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.335 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.341 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.343 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.343 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.383 [debug] Clearing context for python dependencies not installed: /home/nikolay/.config/Code/User/settings.json 2023-09-23 16:22:34.415 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.444 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.444 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.466 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.466 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.466 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.467 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.467 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.467 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.469 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:34.470 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:34.470 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:34.472 [debug] Clearing context for python dependencies not installed: /home/nikolay/.config/Code/User/settings.json 2023-09-23 16:22:34.669 [debug] Clearing context for python dependencies not installed: /home/nikolay/.config/Code/User/settings.json 2023-09-23 16:22:35.486 [debug] Clearing context for python dependencies not installed: undefined 2023-09-23 16:22:35.516 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:35.516 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/orders/views/common.py 2023-09-23 16:22:35.516 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:35.516 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:35.516 [debug] Cached data exists KeyPrefix=Cache_Method_Output_E.ensureEnvironmentContainsPython-Args="/home/nikolay/Documents/project/techfluencer/venv/bin/python"-Arg-Separator-{"uri":{"$mid":1,"fsPath":"/home/nikolay/Documents/project/techfluencer","external":"file:///home/nikolay/Documents/project/techfluencer","path":"/home/nikolay/Documents/project/techfluencer","scheme":"file"},"name":"techfluencer","index":0} 2023-09-23 16:22:35.528 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/orders/views/common.py 2023-09-23 16:22:45.102 [info] Experiment 'pythonPromptNewFormatterExt' is active 2023-09-23 16:22:45.102 [info] Experiment 'pythonPromptNewToolsExt' is active 2023-09-23 16:22:45.102 [info] Experiment 'pythonSurveyNotification' is active 2023-09-23 16:22:45.102 [info] Experiment 'pythonTerminalEnvVarActivation' is active 2023-09-23 16:22:45.102 [debug] Getting roots 2023-09-23 16:22:45.102 [debug] Getting roots 2023-09-23 16:22:45.102 [debug] Found roots 2023-09-23 16:22:45.102 [debug] Start watching file for changes /home/nikolay/.conda/environments.txt 2023-09-23 16:22:45.102 [debug] Start watching: /home/nikolay/.conda with pattern environments.txt using VSCode API 2023-09-23 16:22:45.102 [debug] Found roots 2023-09-23 16:22:45.102 [debug] Start watching root /home/nikolay/Documents/project/techfluencer for globs ["python","*/python","*/bin/python"] 2023-09-23 16:22:45.102 [debug] Start watching: /home/nikolay/Documents/project/techfluencer with pattern python using VSCode API 2023-09-23 16:22:45.102 [debug] Start watching: /home/nikolay/Documents/project/techfluencer with pattern */python using VSCode API 2023-09-23 16:22:45.102 [debug] Start watching: /home/nikolay/Documents/project/techfluencer with pattern */bin/python using VSCode API 2023-09-23 16:22:45.124 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.124 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.124 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.125 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.125 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.125 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.125 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.132 [debug] Waiting for test server to start... 2023-09-23 16:22:45.133 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.135 [debug] VS Code was not launched from the command line, not selecting activated interpreter 2023-09-23 16:22:45.138 [info] Test server listening. 2023-09-23 16:22:45.138 [debug] Test server started. 2023-09-23 16:22:45.138 [debug] Testing: Setting up watcher for /home/nikolay/Documents/project/techfluencer 2023-09-23 16:22:45.157 [debug] Needed to validate /home/nikolay/Documents/project/techfluencer/venv/bin/python with latest info 2023-09-23 16:22:45.157 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:45.157 [info] Python interpreter path: ./venv/bin/python 2023-09-23 16:22:45.157 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:45.157 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:45.158 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.187 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.189 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.189 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.319 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:45.319 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:45.319 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:45.320 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:45.320 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:45.320 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:45.320 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:45.320 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:45.320 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:45.323 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 16:22:45.323 [debug] Shell path identified as shell 'bash' 2023-09-23 16:22:45.328 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:45.328 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:45.330 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:45.330 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:45.331 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:45.331 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:45.369 [debug] Extension ms-python.autopep8 accessed getActiveEnvironmentPath with args: undefined 2023-09-23 16:22:45.371 [debug] Dump environment variables { "SECRET_KEY": "", "DEBUG": "", "TIME_ZONE": "", "DJANGO_SETTINGS_MODULE": "", "ALLOWED_HOSTS": "*", "DOMAIN": "", "ADMIN_URL": "", "POSTGRES_HOST": "", "POSTGRES_PORT": "", "POSTGRES_DB": "", "POSTGRES_USER": "", "POSTGRES_PASSWORD": "", "REDIS_URL": "", "REDIS_HOST": "", "REDIS_PORT": "", "REDIS_PASSWORD": "", "CELERY_BROKER": "", "CELERY_BACKEND": "", "CELERY_TIMEZONE": "", "STRIPE_PUBLIC_KEY": "", "STRIPE_SECRET_KEY": "", "STRIPE_WEBHOOK_SECRET": "", "SENDGRID_API_KEY": "", "SMTP_HOST": "", "EMAIL_HOST_USER": "", "EMAIL_HOST_PASSWORD": "", "NO_REPLY": "", "SUPPORT": "", "INFO": "", "CAREER": "", "TF_CPP_MIN_LOG_LEVEL": "", "OPENAI_API_KEY": "", "BOT_TOKEN": "", "ALERT_CHANNEL_ID": "", "TELEGRAM_NOTIFICATION_CHANNEL_ID": "", "WEBHOOK_URL": "", "YOUTUBE_API_KEY": "", "LINKEDIN_USERNAME": "", "INSTAGRAM_USERNAME": "", "SERVICE_PRICE_PERCENT": "", "PROCESSING_FEE": "", "CLOSED_SERVICE_EXPIRE_DAYS": "", "WITHDRAWAL_FEE": "", "BRAND_REFUND_FEE_THREE_REJECTIONS_PRICE_PERCENT": "", "ORDER_AUTO_ACCEPT_IN_DAYS": "", "INFLUENCER_FREE_SERVICE_PRICE_PERCENT": "", "BRAND_FREE_SERVICE_PRICE_PERCENT": "", "BRAND_STARTER_SERVICE_PRICE_PERCENT": "", "BRAND_PREMIUM_SERVICE_PRICE_PERCENT": "", "AUTO_REJECT_IN_PROGRESS_ORDERS_AFTER_DAYS": "", "REMIND_DELIVERY_MESSAGE_DAYS_FOR_BRAND": "", "REMIND_DELIVERY_MESSAGE_DAYS_FOR_INFLUENCER": "", "CONNECTING_CHANNEL_LIMIT": "", "NUMBER_OF_ATTEMPTS_TO_CONNECT_CHANNEL": "", "DEFAULT_YOUTUBE_CONTENT_COUNT": "", "CHROME_DESKTOP": "code-url-handler.desktop", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1000/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "DESKTOP_SESSION": "gnome-xorg", "DISPLAY": ":0", "EDITOR": "/usr/bin/nano", "GDK_BACKEND": "x11", "GDMSESSION": "gnome-xorg", "GDM_LANG": "en_US.UTF-8", "GIO_LAUNCHED_DESKTOP_FILE": "/usr/share/applications/code.desktop", "GIO_LAUNCHED_DESKTOP_FILE_PID": "545538", "GJS_DEBUG_OUTPUT": "stderr", "GJS_DEBUG_TOPICS": "JS ERROR;JS LOG", "HISTCONTROL": "ignoredups", "HISTSIZE": "1000", "HOME": "/home/nikolay", "HOSTNAME": "fedora", "INVOCATION_ID": "68c5625cfe544bc7b0e74d6968b657f6", "JOURNAL_STREAM": "8:30472", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "nikolay", "MAIL": "/var/spool/mail/nikolay", "MANAGERPID": "1747", "NO_AT_BRIDGE": "1", "ORIGINAL_XDG_CURRENT_DESKTOP": "GNOME", "PWD": "/home/nikolay", "QT_IM_MODULE": "ibus", "SESSION_MANAGER": "local/unix:@/tmp/.ICE-unix/2060,unix/unix:/tmp/.ICE-unix/2060", "SHELL": "/bin/bash", "SHLVL": "0", "SSH_AGENT_PID": "2000", "SSH_AUTH_SOCK": "/run/user/1000/keyring/ssh", "SYSTEMD_EXEC_PID": "2122", "USER": "nikolay", "USERNAME": "nikolay", "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess", "VSCODE_CODE_CACHE_PATH": "/home/nikolay/.config/Code/CachedData/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d", "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost", "VSCODE_CWD": "/home/nikolay", "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true", "VSCODE_IPC_HOOK": "/run/user/1000/vscode-e766a07d-1.82-main.sock", "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}", "VSCODE_PID": "545538", "WINDOWPATH": "2", "XAUTHORITY": "/run/user/1000/gdm/Xauthority", "XDG_CURRENT_DESKTOP": "GNOME", "XDG_DATA_DIRS": "/home/nikolay/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop", "XDG_MENU_PREFIX": "gnome-", "XDG_RUNTIME_DIR": "/run/user/1000", "XDG_SESSION_CLASS": "user", "XDG_SESSION_DESKTOP": "gnome-xorg", "XDG_SESSION_TYPE": "x11", "XMODIFIERS": "@im=ibus", "_": "/usr/share/code/code", "ELECTRON_RUN_AS_NODE": "1", "PATH": "/home/nikolay/.local/bin:/home/nikolay/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin" } 2023-09-23 16:22:45.373 [debug] Extension ms-python.autopep8 accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 16:22:45.374 [debug] Extension ms-python.autopep8 accessed onDidChangeActiveEnvironmentPath with args: undefined 2023-09-23 16:22:45.375 [debug] Extension ms-python.autopep8 accessed getActiveEnvironmentPath with args: undefined 2023-09-23 16:22:45.376 [debug] Extension ms-python.autopep8 accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 16:22:45.377 [debug] Extension ms-python.autopep8 accessed getActiveEnvironmentPath with args: undefined 2023-09-23 16:22:45.378 [debug] Extension ms-python.autopep8 accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 16:22:45.914 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.914 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.914 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.914 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.914 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.914 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.914 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.914 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:45.914 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:46.005 [debug] Activation Commands received source /home/nikolay/Documents/project/techfluencer/venv/bin/activate for shell /usr/bin/bash 2023-09-23 16:22:46.005 [debug] Has Custom Env Vars 2023-09-23 16:22:46.005 [debug] Activating Environment to capture Environment variables, . /home/nikolay/Documents/project/techfluencer/venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /home/nikolay/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py 2023-09-23 16:22:46.005 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 16:22:46.005 [debug] Shell path identified as shell 'bash' 2023-09-23 16:22:46.005 [info] > . ./venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py 2023-09-23 16:22:46.005 [info] shell: bash 2023-09-23 16:22:46.005 [debug] Shell Exec: . /home/nikolay/Documents/project/techfluencer/venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /home/nikolay/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py with options: { "env": { "SECRET_KEY": "", "DEBUG": "", "TIME_ZONE": "", "DJANGO_SETTINGS_MODULE": "", "ALLOWED_HOSTS": "*", "DOMAIN": "", "ADMIN_URL": "", "POSTGRES_HOST": "", "POSTGRES_PORT": "", "POSTGRES_DB": "", "POSTGRES_USER": "", "POSTGRES_PASSWORD": "", "REDIS_URL": "", "REDIS_HOST": "", "REDIS_PORT": "", "REDIS_PASSWORD": "", "CELERY_BROKER": "", "CELERY_BACKEND": "", "CELERY_TIMEZONE": "", "STRIPE_PUBLIC_KEY": "", "STRIPE_SECRET_KEY": "", "STRIPE_WEBHOOK_SECRET": "", "SENDGRID_API_KEY": "", "SMTP_HOST": "", "EMAIL_HOST_USER": "", "EMAIL_HOST_PASSWORD": "", "NO_REPLY": "", "SUPPORT": "", "INFO": "", "CAREER": "", "TF_CPP_MIN_LOG_LEVEL": "", "OPENAI_API_KEY": "", "BOT_TOKEN": "", "ALERT_CHANNEL_ID": "", "TELEGRAM_NOTIFICATION_CHANNEL_ID": "", "WEBHOOK_URL": "", "YOUTUBE_API_KEY": "", "LINKEDIN_USERNAME": "", "INSTAGRAM_USERNAME": "", "SERVICE_PRICE_PERCENT": "", "PROCESSING_FEE": "", "CLOSED_SERVICE_EXPIRE_DAYS": "", "WITHDRAWAL_FEE": "", "BRAND_REFUND_FEE_THREE_REJECTIONS_PRICE_PERCENT": "", "ORDER_AUTO_ACCEPT_IN_DAYS": "", "INFLUENCER_FREE_SERVICE_PRICE_PERCENT": "", "BRAND_FREE_SERVICE_PRICE_PERCENT": "", "BRAND_STARTER_SERVICE_PRICE_PERCENT": "", "BRAND_PREMIUM_SERVICE_PRICE_PERCENT": "", "AUTO_REJECT_IN_PROGRESS_ORDERS_AFTER_DAYS": "", "REMIND_DELIVERY_MESSAGE_DAYS_FOR_BRAND": "", "REMIND_DELIVERY_MESSAGE_DAYS_FOR_INFLUENCER": "", "CONNECTING_CHANNEL_LIMIT": "", "NUMBER_OF_ATTEMPTS_TO_CONNECT_CHANNEL": "", "DEFAULT_YOUTUBE_CONTENT_COUNT": "", "CHROME_DESKTOP": "code-url-handler.desktop", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1000/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "DESKTOP_SESSION": "gnome-xorg", "DISPLAY": ":0", "EDITOR": "/usr/bin/nano", "GDK_BACKEND": "x11", "GDMSESSION": "gnome-xorg", "GDM_LANG": "en_US.UTF-8", "GIO_LAUNCHED_DESKTOP_FILE": "/usr/share/applications/code.desktop", "GIO_LAUNCHED_DESKTOP_FILE_PID": "545538", "GJS_DEBUG_OUTPUT": "stderr", "GJS_DEBUG_TOPICS": "JS ERROR;JS LOG", "HISTCONTROL": "ignoredups", "HISTSIZE": "1000", "HOME": "/home/nikolay", "HOSTNAME": "fedora", "INVOCATION_ID": "68c5625cfe544bc7b0e74d6968b657f6", "JOURNAL_STREAM": "8:30472", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "nikolay", "MAIL": "/var/spool/mail/nikolay", "MANAGERPID": "1747", "NO_AT_BRIDGE": "1", "ORIGINAL_XDG_CURRENT_DESKTOP": "GNOME", "PWD": "/home/nikolay", "QT_IM_MODULE": "ibus", "SESSION_MANAGER": "local/unix:@/tmp/.ICE-unix/2060,unix/unix:/tmp/.ICE-unix/2060", "SHELL": "/bin/bash", "SHLVL": "0", "SSH_AGENT_PID": "2000", "SSH_AUTH_SOCK": "/run/user/1000/keyring/ssh", "SYSTEMD_EXEC_PID": "2122", "USER": "nikolay", "USERNAME": "nikolay", "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess", "VSCODE_CODE_CACHE_PATH": "/home/nikolay/.config/Code/CachedData/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d", "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost", "VSCODE_CWD": "/home/nikolay", "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true", "VSCODE_IPC_HOOK": "/run/user/1000/vscode-e766a07d-1.82-main.sock", "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}", "VSCODE_PID": "545538", "WINDOWPATH": "2", "XAUTHORITY": "/run/user/1000/gdm/Xauthority", "XDG_CURRENT_DESKTOP": "GNOME", "XDG_DATA_DIRS": "/home/nikolay/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop", "XDG_MENU_PREFIX": "gnome-", "XDG_RUNTIME_DIR": "/run/user/1000", "XDG_SESSION_CLASS": "user", "XDG_SESSION_DESKTOP": "gnome-xorg", "XDG_SESSION_TYPE": "x11", "XMODIFIERS": "@im=ibus", "_": "/usr/share/code/code", "ELECTRON_RUN_AS_NODE": "1", "PATH": "/home/nikolay/.local/bin:/home/nikolay/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin", "PYTHONWARNINGS": "ignore", "PYTHONUNBUFFERED": "1", "PYTHONIOENCODING": "utf-8" }, "shell": "/usr/bin/bash", "timeout": 30000, "maxBuffer": 1000000, "throwOnStdErr": false, "encoding": "utf8" } 2023-09-23 16:22:46.031 [debug] Extension ms-python.vscode-pylance accessed onDidChangeActiveEnvironmentPath with args: undefined 2023-09-23 16:22:46.032 [debug] Extension ms-python.vscode-pylance accessed onDidEnvironmentVariablesChange with args: undefined 2023-09-23 16:22:46.494 [debug] Delay Trigger[Test Configuration Change]: triggered=4, called=1 2023-09-23 16:22:46.547 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 16:22:46.547 [debug] Shell path identified as shell 'bash' 2023-09-23 16:22:46.547 [info] > /bin/python ~/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py 2023-09-23 16:22:46.547 [info] shell: bash 2023-09-23 16:22:46.547 [debug] Shell Exec: /bin/python /home/nikolay/.vscode/extensions/ms-python.python-2023.16.0/pythonFiles/printEnvVariables.py with options: { "shell": "/usr/bin/bash", "timeout": 30000, "maxBuffer": 1000000, "throwOnStdErr": false, "encoding": "utf8", "env": { "CHROME_DESKTOP": "code-url-handler.desktop", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1000/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "DESKTOP_SESSION": "gnome-xorg", "DISPLAY": ":0", "EDITOR": "/usr/bin/nano", "GDK_BACKEND": "x11", "GDMSESSION": "gnome-xorg", "GDM_LANG": "en_US.UTF-8", "GIO_LAUNCHED_DESKTOP_FILE": "/usr/share/applications/code.desktop", "GIO_LAUNCHED_DESKTOP_FILE_PID": "545538", "GJS_DEBUG_OUTPUT": "stderr", "GJS_DEBUG_TOPICS": "JS ERROR;JS LOG", "HISTCONTROL": "ignoredups", "HISTSIZE": "1000", "HOME": "/home/nikolay", "HOSTNAME": "fedora", "INVOCATION_ID": "68c5625cfe544bc7b0e74d6968b657f6", "JOURNAL_STREAM": "8:30472", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "nikolay", "MAIL": "/var/spool/mail/nikolay", "MANAGERPID": "1747", "NO_AT_BRIDGE": "1", "ORIGINAL_XDG_CURRENT_DESKTOP": "GNOME", "PATH": "/home/nikolay/.local/bin:/home/nikolay/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/var/lib/snapd/snap/bin", "PWD": "/home/nikolay", "QT_IM_MODULE": "ibus", "SESSION_MANAGER": "local/unix:@/tmp/.ICE-unix/2060,unix/unix:/tmp/.ICE-unix/2060", "SHELL": "/bin/bash", "SHLVL": "0", "SSH_AGENT_PID": "2000", "SSH_AUTH_SOCK": "/run/user/1000/keyring/ssh", "SYSTEMD_EXEC_PID": "2122", "USER": "nikolay", "USERNAME": "nikolay", "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess", "VSCODE_CODE_CACHE_PATH": "/home/nikolay/.config/Code/CachedData/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d", "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost", "VSCODE_CWD": "/home/nikolay", "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true", "VSCODE_IPC_HOOK": "/run/user/1000/vscode-e766a07d-1.82-main.sock", "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}", "VSCODE_PID": "545538", "WINDOWPATH": "2", "XAUTHORITY": "/run/user/1000/gdm/Xauthority", "XDG_CURRENT_DESKTOP": "GNOME", "XDG_DATA_DIRS": "/home/nikolay/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop", "XDG_MENU_PREFIX": "gnome-", "XDG_RUNTIME_DIR": "/run/user/1000", "XDG_SESSION_CLASS": "user", "XDG_SESSION_DESKTOP": "gnome-xorg", "XDG_SESSION_TYPE": "x11", "XMODIFIERS": "@im=ibus", "_": "/usr/share/code/code", "ELECTRON_RUN_AS_NODE": "1", "APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL": "true", "PYTHONUNBUFFERED": "1", "PYTHONIOENCODING": "utf-8" } } 2023-09-23 16:22:46.670 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:46.670 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:46.670 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:46.714 [debug] Setting environment variable REDIS_URL in collection to 2023-09-23 16:22:46.714 [debug] Setting environment variable POSTGRES_HOST in collection to 2023-09-23 16:22:46.714 [debug] Setting environment variable REDIS_PASSWORD in collection to 2023-09-23 16:22:46.714 [debug] Setting environment variable POSTGRES_PASSWORD in collection to 2023-09-23 16:22:46.714 [debug] Setting environment variable INFO in collection to 2023-09-23 16:22:46.714 [debug] Setting environment variable ALLOWED_HOSTS in collection to 2023-09-23 16:22:46.714 [debug] Setting environment variable REDIS_HOST in collection to 2023-09-23 16:22:46.714 [debug] Setting environment variable NUMBER_OF_ATTEMPTS_TO_CONNECT_CHANNEL in collection to 2023-09-23 16:22:46.714 [debug] Setting environment variable STRIPE_WEBHOOK_SECRET in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable TF_CPP_MIN_LOG_LEVEL in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable PROCESSING_FEE in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable CELERY_BACKEND in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable OPENAI_API_KEY in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable DOMAIN in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable STRIPE_PUBLIC_KEY in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable STRIPE_SECRET_KEY in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable YOUTUBE_API_KEY in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable SUPPORT in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable DEFAULT_YOUTUBE_CONTENT_COUNT in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable WITHDRAWAL_FEE in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable INSTAGRAM_USERNAME in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable VIRTUAL_ENV in collection to /home/nikolay/Documents/project/techfluencer/venv 2023-09-23 16:22:46.715 [debug] Setting environment variable ALERT_CHANNEL_ID in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable SECRET_KEY in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable TELEGRAM_NOTIFICATION_CHANNEL_ID in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable SERVICE_PRICE_PERCENT in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable BOT_TOKEN in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable EMAIL_HOST_USER in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable SENDGRID_API_KEY in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable BRAND_STARTER_SERVICE_PRICE_PERCENT in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable BRAND_PREMIUM_SERVICE_PRICE_PERCENT in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable REMIND_DELIVERY_MESSAGE_DAYS_FOR_BRAND in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable WEBHOOK_URL in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable DJANGO_SETTINGS_MODULE in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable NO_REPLY in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable CAREER in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable EMAIL_HOST_PASSWORD in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable BRAND_FREE_SERVICE_PRICE_PERCENT in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable POSTGRES_PORT in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable POSTGRES_USER in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable ORDER_AUTO_ACCEPT_IN_DAYS in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable CONNECTING_CHANNEL_LIMIT in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable VIRTUAL_ENV_PROMPT in collection to (venv) 2023-09-23 16:22:46.715 [debug] Setting environment variable REMIND_DELIVERY_MESSAGE_DAYS_FOR_INFLUENCER in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable REDIS_PORT in collection to 2023-09-23 16:22:46.715 [debug] Prepending environment variable PS1 in collection with (venv) [\u@\h \W]\[\e[91m\]$(parse_git_branch)\[\e[00m\]$ 2023-09-23 16:22:46.715 [debug] Setting environment variable CELERY_BROKER in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable TIME_ZONE in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable AUTO_REJECT_IN_PROGRESS_ORDERS_AFTER_DAYS in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable CELERY_TIMEZONE in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable BRAND_REFUND_FEE_THREE_REJECTIONS_PRICE_PERCENT in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable INFLUENCER_FREE_SERVICE_PRICE_PERCENT in collection to 2023-09-23 16:22:46.715 [debug] Prepending environment variable PATH in collection with /home/nikolay/Documents/project/techfluencer/venv/bin: 2023-09-23 16:22:46.715 [debug] Setting environment variable ADMIN_URL in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable LINKEDIN_USERNAME in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable SMTP_HOST in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable DEBUG in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable POSTGRES_DB in collection to 2023-09-23 16:22:46.715 [debug] Setting environment variable CLOSED_SERVICE_EXPIRE_DAYS in collection to 2023-09-23 16:22:46.715 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 16:22:46.715 [debug] Shell path identified as shell 'bash' 2023-09-23 16:22:46.715 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:46.715 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:46.715 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:46.719 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:46.719 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:46.719 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:46.732 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/orders/views/common.py 2023-09-23 16:22:47.361 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:47.362 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:47.362 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:47.422 [info] Starting Pylance language server. 2023-09-23 16:22:47.424 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:47.425 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:47.425 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:47.427 [debug] [object Object]. Shell identified as undefined 2023-09-23 16:22:47.427 [debug] Shell path '/usr/bin/bash', base path '/usr/bin/bash' 2023-09-23 16:22:47.427 [debug] Shell path identified as shell 'bash' 2023-09-23 16:22:47.427 [debug] Terminal shell path '/usr/bin/bash' identified as shell 'bash' 2023-09-23 16:22:47.427 [debug] [object Object]. Shell identified as bash 2023-09-23 16:22:47.427 [debug] Shell identified as 'bash' 2023-09-23 16:22:47.427 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:47.428 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:47.428 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:47.429 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:47.429 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:47.429 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/home/nikolay/Documents/project/techfluencer"-Arg-Separator-undefined 2023-09-23 16:22:47.435 [debug] Clearing context for python dependencies not installed: /home/nikolay/Documents/project/techfluencer/app/apps/orders/views/common.py 2023-09-23 16:22:47.451 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:47.451 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:47.452 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:47.452 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:47.456 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined 2023-09-23 16:22:47.458 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined 2023-09-23 16:22:47.459 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 16:22:47.460 [debug] Extension ms-python.vscode-pylance accessed getEnvironmentVariables with args: undefined 2023-09-23 16:22:47.462 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","path":"/home/nikolay/Documents/project/techfluencer/venv/bin/python"} 2023-09-23 16:22:48.064 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:48.064 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:48.064 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:48.089 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:48.089 [debug] Clearing context for python dependencies not installed: ms-python.python.Python 2023-09-23 16:22:48.090 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:48.090 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:48.090 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true 2023-09-23 16:22:48.091 [debug] Found cached env for /home/nikolay/Documents/project/techfluencer/venv/bin/python 2023-09-23 16:22:48.091 [debug] Resolved /home/nikolay/Documents/project/techfluencer/venv/bin/python from cache: {"name":"venv","location":"/home/nikolay/Documents/project/techfluencer/venv","kind":"virt-venv","executable":{"filename":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","sysPrefix":"/home/nikolay/Documents/project/techfluencer/venv","ctime":1695362334877,"mtime":1695362334877},"searchLocation":{"$mid":1,"path":"/home/nikolay/Documents/project/techfluencer/venv","scheme":"file"},"display":"Python 3.11.5 ('venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/home/nikolay/Documents/project/techfluencer/venv/bin/python","detailedDisplayName":"Python 3.11.5 ('venv': venv)"} 2023-09-23 16:22:48.113 [debug] Clearing context for python dependencies not installed: ms-python.python.Python 2023-09-23 16:22:49.292 [debug] Clearing context for python dependencies not installed: ms-python.python.Python ```

kolaxy commented 1 year ago

image

karrtikr commented 1 year ago

Thanks, you can resolve this issue temporarily by adding:

"python.experiments.optOutFrom": ["pythonTerminalEnvVarActivation"]

to User settings.

kolaxy commented 1 year ago

pythonTerminalEnvVarActivation

thank you. Seems to be fixed. What was the problem and will it be fixed in the future?

kolaxy commented 1 year ago

Thanks, you can resolve this issue temporarily by adding:

"python.experiments.optOutFrom": ["pythonTerminalEnvVarActivation"]

to User settings.

@karrtikr

image

Should I clean cache folder?..

karrtikr commented 1 year ago

@kolaxy, Problem was related to this feature which is currently behind an experiment: https://code.visualstudio.com/updates/v1_82#_terminal-activation-using-environment-variables

It should now be fixed with https://github.com/microsoft/vscode-python/pull/22078 without the need for https://github.com/microsoft/vscode-python/issues/22056#issuecomment-1732408765, please install the vsix using Install from VSIX command.

Relaunching the terminal as indicated in the hover should make the warning go away.

karrtikr commented 1 year ago

Alternatively, fix should be out in the pre-release version of the extension in a day, use the following to try it out:

image