You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only one I have tried it on is FreeBSD. Last time I did, the mount point seemed to vanish as soon as the mount was created and I wasn't able to find out why at the time.
If anyone wants to reproduce, this is the minimal setup that requires no additional files:
Make sure Python 3.8 or later is installed with its development headers, pip, and venv (and system build tools)
This would be nice to have.
The only one I have tried it on is FreeBSD. Last time I did, the mount point seemed to vanish as soon as the mount was created and I wasn't able to find out why at the time.
If anyone wants to reproduce, this is the minimal setup that requires no additional files:
python3 -m venv venv
. venv/bin/activate
pip install https://codeload.github.com/ihaveamac/ninfs/tar.gz/refs/heads/2.0
mkdir mount
ninfs 3dsx FBI.3dsx mount
Expected mount contents:
The text was updated successfully, but these errors were encountered: