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 .
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
+ 7
@el.hetch are you trying this on your phone or computer?
+ 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
0
mate . i am too young in coding . dont understand a word from what you just said. :)
0
@ ahri fox computer.
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 :(
0
not working..., name of the variable? (pip or python or sm else), value=path (...python35). In user or system variables?