Frequently Asked Questions (FAQ)
-
Where can NiftyOne be installed?
NiftyOne can be installed both locally and on a remote serve. If NiftyOne is installed on a server, the output can be viewed from a local web browser after port forwarding.
-
I am getting the following error:
/home/user/.../mongod: error while loading shared libraries
.Try to reinstall
mongo
and / or re-creating the virtual environmentNiftyOne
is installed in. -
I am getting the following error:
OSError: You must have fiftyone>=0.22.1 installed in order to migrate from v0.22.1 to v0.21.6, but you are currently running fiftyone==0.21.6
.Try re-installing
fiftyone
/niftyone
. -
I am getting an error about connection failure to port 5151.
The port 5151 is likely already being used by another application - try incrementing the port number to 5152, 5153, etc.