Python Linux Venv: [Errno 38] Function not implemented: 'lib' ....

Опубликовано: 18 Май 2026
на канале: CivicYanki
11
1

[Errno 38] Function not implemented: 'lib' = your directory/venv/lib64

Hello Community,

I start with this issue I encountered during setting up a virtual environment on my Linux desktop. Took a while to find my mistake:

Simply, the file system of the directory I wanted to create a python virtual environment was Microsoft exfat and not compatible with my Linux Python interpreter.

Github:
https://github.com/feeby2494/dashboar...


Live Site:
https://seolynn.com/dashboard/

username: jlynn
password: abc


Thank you!