Adrian Popa

Results 12 comments of Adrian Popa

Hello, I've installed your python 3.8 wheel on Ubuntu 20.04 (with `pip3 install --upgrade ~teo/Stuff/tensorflow-2.4.0-cp38-cp38-linux_x86_64.whl`) on a non-AVX CPU and when trying to run some tensorflow code, I still get...

It seems I still had the stock tensorflow-cpu package which had AVX support. I've installed this and now it doesn't complain anymore: https://github.com/yaroslavvb/tensorflow-community-wheels/issues/158

@daniel7an: follow the link in my post. It should lead you to this: https://github.com/agkphysics/tensorflow-wheels/releases/download/tf_2.4.0_nogpu_noavx_nomkl/tensorflow_cpu-2.4.0-cp38-cp38-linux_x86_64.whl. If you have a different python version you'll need to look around some more for a...

So - I am trying to re-enable paxmod in Firefox Release (v90) running on Ubuntu 20.04. It used to work fine until firefox updated (don't remember what the last version...

@mavink - thanks - I adjusted the paths and put unzipped fx-folder.zip and moved the files in the correct folders, restarted Firefox release, unchecked and reenabled the two settings (xpinstall.signatures.required...

Thank you! I think I'll have to make the switch. I can't live with a single row of tabs, like a barbarian... On Wed, Jul 28, 2021, 03:41 Arminius ***@***.***>...

I too am in the need to import some inventory details for linux appliances that expose just a SNMP interface. Via snmpwalk I can collect a lot of info. Some...

I'd like to add to @FreddieOliveira comment that Docker for Android wouldn't run only on resource-limited phones. It could run on boards like Odroid N2+ where the OS would be...

I too have hit the same issue. Note, that I have to run with: ``` # XTABLES_LIBDIR=/lib64/xtables python3 Python 3.6.8 (default, Nov 8 2022, 11:32:15) [GCC 8.5.0 20210514 (Red Hat...

I too had the same issue after deploying a new Win 10 VM. The suggestions in this thread helped solve this issue, but - although I can see Nvidia 2060...