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

How to convert Google Colab notebook into python modular programming as individual file scripts #176

Open
AGRocky opened this issue Jul 11, 2023 · 7 comments

Comments

@AGRocky
Copy link

AGRocky commented Jul 11, 2023

Hi Folks, greetings of the day to y'all.
I have successfully tried to run the code in the notebook with adding few other functionality to it and it works fantastic on colab.
However, now I want this to run on my local machine with VScode IDE as modules. Please guide me through this. It would be deeply appreciated.

@linkstatic12
Copy link

Can you please share the code?

@Quanult
Copy link

Quanult commented Jul 12, 2023

Hi @AGRocky, I have problems with running on the local host too, maybe we can help each other. Where are you get stuck?

@AGRocky
Copy link
Author

AGRocky commented Jul 12, 2023

@Quanult Hi thanks for the reply. I am able to run it on google colab but no idea how to integrate it as modular structure in VScode

@Quanult
Copy link

Quanult commented Jul 12, 2023

@AGRocky yes, i know it, but you have to tell me what is your problem is so I can discuss with you about that. The setup, installation or something? :D

@AGRocky
Copy link
Author

AGRocky commented Jul 12, 2023

for the installation of packages it doesn't take the versions

@Quanult
Copy link

Quanult commented Jul 12, 2023

try following this issue 166

@linkstatic12
Copy link

this doesn't install mmcv. it fails on the setup.py
error: subprocess-exited-with-error

python setup.py bdist_wheel did not run successfully.
exit code: 1

[728 lines of output]
C:\Users\immor\anaconda3.0\envs\test\lib\site-packages\setuptools\installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
SetuptoolsDeprecationWarning,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants