Skip to content

Template de lucru pentru efectuarea temelor de PMP

License

Notifications You must be signed in to change notification settings

sandustefania/PMP-2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PMP-2023

Instalare

Trebuie instalat o versiune de Python >3.8. Recomandat 3.10.7. (https://www.python.org/downloads/)

Pentru instalarea librariilor necesare, porniti de la lista din requirements.txt

pip install -r requirements.txt

Testare instalare ruland scriptul Lab1/hello_world.py

python Lab1/hello_world.py

Daca ruland Lab1/hello_world apare o eroare legata de h5py, dezintalati h5py:

pip uninstall h5py

About

Template de lucru pentru efectuarea temelor de PMP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%