Packages | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Packages

i would like to know how to import or use dxfgrabber library. when i use . import dxfgrabber or from dxfgrabber import * it is not working . also when i use pip install dxfgrabber it doesnot work as well . pls help .

13th Feb 2017, 11:20 AM
el.hetch
el.hetch - avatar
7 Answers
+ 8
it won't work on code playground do it on your pc. make sure you change your environment variable too so cmd knows your pip command. if it still fails download the .whl and install manually
13th Feb 2017, 11:24 AM
Ahri Fox
Ahri Fox - avatar
+ 7
@el.hetch are you trying this on your phone or computer?
13th Feb 2017, 11:47 AM
Ahri Fox
Ahri Fox - avatar
+ 7
@el.hetch I'm going to assume you're on Windows. 1: go to control panel and search for System Properties 2: go to advanced tab and click environment variables 3: go to path and edit it. add your installation path to python to the path 4: open up command prompt (type cmd in search bar) then try to use pip on something
13th Feb 2017, 12:21 PM
Ahri Fox
Ahri Fox - avatar
0
mate . i am too young in coding . dont understand a word from what you just said. :)
13th Feb 2017, 11:42 AM
el.hetch
el.hetch - avatar
0
@ ahri fox computer.
13th Feb 2017, 11:54 AM
el.hetch
el.hetch - avatar
0
when i have done that . and typed python in the command bar it said unrecognized . when i selected system settings again is said cannot find system settings :(
13th Feb 2017, 12:46 PM
el.hetch
el.hetch - avatar
0
not working..., name of the variable? (pip or python or sm else), value=path (...python35). In user or system variables?
13th Feb 2017, 10:56 PM
Sasha Djekic