Hi,
What's the solution to `pip install package` failing - usually there's some error like target of FreeBSD isn't supported or subprocess exited with some error ......... some of the packages install just fine but this is a major source of headache when you want to try out something in the Python world.
Is there some solution for this issue? Running pip packages is a pretty important requirement
PS: I also have linux_enable="YES" btw and the drivers loaded, and kldload shows linux drivers - in case that's of any consequence
What's the solution to `pip install package` failing - usually there's some error like target of FreeBSD isn't supported or subprocess exited with some error ......... some of the packages install just fine but this is a major source of headache when you want to try out something in the Python world.
Is there some solution for this issue? Running pip packages is a pretty important requirement
PS: I also have linux_enable="YES" btw and the drivers loaded, and kldload shows linux drivers - in case that's of any consequence