Dragonfire icon indicating copy to clipboard operation
Dragonfire copied to clipboard

Error on install under linux mint

Open danraymond opened this issue 4 years ago • 2 comments

I am getting this error on install from the .deb

Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-build-gl5djy_g/thinc/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-ckqvv9wy-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-gl5djy_g/thinc/ Any clues?

Thanks

danraymond avatar Jul 30 '19 07:07 danraymond

@danraymond do you have python3.6 installed you can verify it by typing python -V in terminal its

tomriddle54 avatar Jul 31 '19 19:07 tomriddle54

Hi,

python -V gives me 2.7.15rc1

python3.6 -V gives me 3.6.8

Can I modify the deb so the 1.8gb file does't keep trying to download, I have downloaded it separately.

Thanks

Dan Raymond Principal 0400 551 920

------ Original Message ------ From: "SYED" [email protected] To: "DragonComputer/Dragonfire" [email protected] Cc: "danraymond" [email protected]; "Mention" [email protected] Sent: 1/08/2019 5:44:08 AM Subject: Re: [DragonComputer/Dragonfire] Error on install under linux mint (#120)

@danraymond https://github.com/danraymond do you have python3.6 installed you can verify it by typing python -V in terminal its

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DragonComputer/Dragonfire/issues/120?email_source=notifications&email_token=AAOR7BH4LMVM4OGATZ7L2KLQCHTQRA5CNFSM4IHZGRQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3IK77Y#issuecomment-516993023, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOR7BD4DQKCFYEWXYGTFQ3QCHTQRANCNFSM4IHZGRQA.

danraymond avatar Jul 31 '19 23:07 danraymond