Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

box module #1

Open
shantanuo opened this issue Jun 30, 2016 · 7 comments
Open

box module #1

shantanuo opened this issue Jun 30, 2016 · 7 comments
Labels
Hacktoberfest Open for #Hacktoberfest 2018-19

Comments

@shantanuo
Copy link
Contributor

I am not able to install box module. So this line failed...
from box import BoxLine, load_box_file

Can you let me know from where to get that module?

@dilippuri
Copy link
Owner

Why do you want to use box module??

@dilippuri
Copy link
Owner

help regarding PAN database

@venkataksv
Copy link

Pls install box module in the following way,

if you have pip already installed then go for:
sudo pip install boxsdk
then to import any module from boxsdk you can use - "from boxsdk import <module_required>"

else:
first install pip using "sudo apt-get install python-pip"

@Raghava3
Copy link

Please tell me, even after pip installing boxsdk not able to import BoxLine, load_box_file.
does box and boxsdk are different?

@Anupam124jain
Copy link

We can download "box.py" from github. Put in our project directory. And use this way:-
"from src.box import BoxLine, load_box_file".

@rilAnuj
Copy link

rilAnuj commented Sep 17, 2018

"We can download "box.py" from github." There are 100s of box.py on github. I cannot find any box.py in this repo. It would be great help if you could share the repo name of "box.py" you are referring. There is no box.py in "src" directory.

@dilippuri dilippuri added the Hacktoberfest Open for #Hacktoberfest 2018-19 label Oct 1, 2018
@avsaditya
Copy link
Contributor

I have added the box.py file into the repo.
@dilippuri Please review my changes and merge them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Open for #Hacktoberfest 2018-19
Projects
None yet
Development

No branches or pull requests

7 participants